File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1826,6 +1826,12 @@ Demo 地址:https://github.com/SinaVDDeveloper/demo
1826
1826
项目地址:https://github.com/danylovolokh/VideoPlayerManager
1827
1827
文档介绍:https://medium.com/@v.danylo/implementing-video-playback-in-a-scrolled-list-listview-recyclerview-d04bc2148429#.hs5n0geqn
1828
1828
1829
+ 1 . UniversalVideoView
1830
+ Android上定义播放器控件,支持自定义控制UI, 全屏播放, 重力感应自动切换横竖屏.
1831
+ 项目地址:https://github.com/linsea/UniversalVideoView
1832
+ ![ Sample Screenshot 1] ( https://github.com/linsea/UniversalVideoView/raw/master/screenshot/screen1.png )
1833
+ ![ Sample Screenshot 2] ( https://github.com/linsea/UniversalVideoView/raw/master/screenshot/screen2.png )
1834
+
1829
1835
1 . PhotoProcessing
1830
1836
利用 ndk 处理图片库,支持 Instafix、Ansel、Testino、XPro、Retro、BW、Sepia、Cyano、Georgia、Sahara、HDR、Rotate(旋转)、Flip(翻转)等各种特效
1831
1837
项目地址:https://github.com/lightbox/PhotoProcessing
@@ -1909,6 +1915,10 @@ Android Svg 矢量图形支持
1909
1915
android 上开源弹幕解析绘制引擎项目
1910
1916
项目地址:https://github.com/ctiao/DanmakuFlameMaster
1911
1917
1918
+ 1 . OpenDanmaku
1919
+ android 上一个轻量级的更简单的开源弹幕控件
1920
+ 项目地址:https://github.com/linsea/OpenDanmaku
1921
+
1912
1922
#### 八、事件总线(订阅者模式)
1913
1923
通过发布/订阅事件解耦事件发送和接受,从而简化应用程序组件(Activities, Fragments 及后台线程)之间的通信
1914
1924
You can’t perform that action at this time.
0 commit comments