Skip to content

Commit 03735b0

Browse files
committed
Text format
1 parent ee121b5 commit 03735b0

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -854,11 +854,10 @@ EditText 的 Material Design 实现。包含 [Google Material Design Spec](http:
854854

855855
1.TagCloudView(支持 SingleLine 模式的标签云)
856856
标签云效果,只需要一行代码即可设置为 SingleLine 模式,轻松实现知乎问题话题列表效果。SingleLine 模式时末尾文字及图片可自定义。
857-
项目地址:[https://github.com/kingideayou/TagCloudView](https://github.com/kingideayou/TagCloudView)
858-
示例APK地址:[https://github.com/kingideayou/TagCloudView/raw/master/apk/Demo.apk](https://github.com/kingideayou/TagCloudView/raw/master/apk/Demo.apk)
857+
项目地址:https://github.com/kingideayou/TagCloudView
858+
示例APK地址:https://github.com/kingideayou/TagCloudView/raw/master/apk/Demo.apk
859859
APP示例:知乎
860-
效果图:
861-
![Renderings](https://raw.githubusercontent.com/kingideayou/TagCloudView/master/imgs/tagCloudView_3.gif)
860+
效果图:![Renderings](https://raw.githubusercontent.com/kingideayou/TagCloudView/master/imgs/tagCloudView_3.gif)
862861

863862
#### 九、ScrollView
864863
1. Discrollview
@@ -1629,13 +1628,13 @@ Android 4.4 的 Transitions API 兼容到 Android 2.2 以上
16291628
1. VDPlayerSDK
16301629
最容易集成的开源播放器组件,支持直播,支持软硬解切换,支持清晰度切换
16311630
项目地址:https://github.com/SinaVDDeveloper/
1632-
Demo地址https://github.com/SinaVDDeveloper/demo
1631+
Demo 地址https://github.com/SinaVDDeveloper/demo
16331632
文档介绍:https://github.com/SinaVDDeveloper/sinavideo_playersdk
16341633
特点:
16351634
(1) 使用自定义控件方式提供播放器UI,不需要视频相关知识,能编写android应用就能使用
16361635
(2) 软硬解切换、点播直播支持
1637-
(3) 解码内核小于4M,更方便集成到非专业视频app中
1638-
(4) 修正一些vitaimio的问题,比如m3u8可以拖动等等
1636+
(3) 解码内核小于4M,更方便集成到非专业视频app中
1637+
(4) 修正一些vitaimio的问题,比如m3u8可以拖动等等
16391638

16401639
1. PhotoProcessing
16411640
利用 ndk 处理图片库,支持 Instafix、Ansel、Testino、XPro、Retro、BW、Sepia、Cyano、Georgia、Sahara、HDR、Rotate(旋转)、Flip(翻转)等各种特效

0 commit comments

Comments
 (0)