Skip to content

Commit 1f7cc0f

Browse files
committed
Update README.md
last edit to follow the right format
1 parent 5258ef4 commit 1f7cc0f

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,10 +1461,10 @@ Sample地址:https://github.com/afollestad/material-dialogs/blob/master/sample
14611461
效果图:
14621462
![Renderings](https://raw.githubusercontent.com/afollestad/material-dialogs/master/art/mddemoshowcase.png)
14631463

1464-
1. NotifyUtil
1465-
最常见的通知样式库
1466-
项目地址:https://github.com/wenmingvs/NotifyUtil
1467-
demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
1464+
1. NotifyUtil
1465+
最常见的通知样式库
1466+
项目地址:https://github.com/wenmingvs/NotifyUtil
1467+
demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
14681468

14691469
## 第二部分 工具库
14701470
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络请求、数据库 ORM 建模、Android 公共库、Android 高版本向低版本兼容、多媒体相关及其他。
@@ -1780,10 +1780,10 @@ Demo 地址:https://play.google.com/store/apps/details?id=org.jraf.android.bac
17801780
Android 4.4 的 Transitions API 兼容到 Android 2.2 以上
17811781
项目地址:https://github.com/andkulikov/transitions-everywhere
17821782

1783-
1. KShareViewActivityManager
1784-
一个兼容Android 5.0 以下Shared Element Transition (页面间共享元素位移动画)库
1785-
项目地址:https://github.com/kot32go/KShareViewActivityManager
1786-
Demo地址:http://i8.tietuku.com/aa5726b8302ae711.gif
1783+
1. KShareViewActivityManager
1784+
一个兼容Android 5.0 以下Shared Element Transition (页面间共享元素位移动画)库
1785+
项目地址:https://github.com/kot32go/KShareViewActivityManager
1786+
Demo地址:http://i8.tietuku.com/aa5726b8302ae711.gif
17871787

17881788
#### 七、多媒体相关
17891789
1. cocos2d-x
@@ -1816,10 +1816,10 @@ Demo 地址:https://github.com/SinaVDDeveloper/demo
18161816
(3) 解码内核小于4M,更方便集成到非专业视频app中
18171817
(4) 修正一些vitaimio的问题,比如m3u8可以拖动等等
18181818

1819-
1. VideoPlayerManager
1820-
帮助实现VideoPlayer控制,使得它更容易使用ListView和recyclerview。它还可以跟踪滚动列表中可见的项。当列表中的新项可见域最大时,该库给出了接口来跟踪它。
1821-
项目地址;https://github.com/danylovolokh/VideoPlayerManager
1822-
文档介绍:https://medium.com/@v.danylo/implementing-video-playback-in-a-scrolled-list-listview-recyclerview-d04bc2148429#.hs5n0geqn
1819+
1. VideoPlayerManager
1820+
帮助实现VideoPlayer控制,使得它更容易使用ListView和recyclerview。它还可以跟踪滚动列表中可见的项。当列表中的新项可见域最大时,该库给出了接口来跟踪它。
1821+
项目地址;https://github.com/danylovolokh/VideoPlayerManager
1822+
文档介绍:https://medium.com/@v.danylo/implementing-video-playback-in-a-scrolled-list-listview-recyclerview-d04bc2148429#.hs5n0geqn
18231823

18241824
1. PhotoProcessing
18251825
利用 ndk 处理图片库,支持 Instafix、Ansel、Testino、XPro、Retro、BW、Sepia、Cyano、Georgia、Sahara、HDR、Rotate(旋转)、Flip(翻转)等各种特效
@@ -2695,9 +2695,9 @@ Android 内存泄露检测工具,集成方便,出现泄露后报告直观
26952695
将任何Java Object类型的数据序列化后写入缓存文件,将来使用时读取缓存文件并反序列化成对应Java Object的库
26962696
项目地址:https://github.com/westlinkin/CacheUtilsLibrary
26972697

2698-
1.BlockCanary
2699-
BlockCanary是一个Android平台的一个非侵入式的性能监控组件,应用只需要实现一个抽象类,提供一些该组件需要的上下文环境,就可以在平时使用应用的时候检测主线程上的各种卡慢问题,并通过组件提供的各种信息分析出原因并进行修复。
2700-
项目地址: https://github.com/moduth/blockcanary
2698+
1.BlockCanary
2699+
BlockCanary是一个Android平台的一个非侵入式的性能监控组件,应用只需要实现一个抽象类,提供一些该组件需要的上下文环境,就可以在平时使用应用的时候检测主线程上的各种卡慢问题,并通过组件提供的各种信息分析出原因并进行修复。
2700+
项目地址: https://github.com/moduth/blockcanary
27012701

27022702
## 第五部分
27032703
主要介绍那些乐于分享并且有一些很不错的开源项目的个人和组织。Follow 大神,深挖大神的项目和 following,你会发现很多。

0 commit comments

Comments
 (0)