Skip to content

Commit b96276b

Browse files
authored
Update README.md
1 parent 30ed213 commit b96276b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@
55
----
66
<img src="GIF.gif"/>
77

8-
添加频道分组功能
9-
--
10-
<img src="show_category.png"/>
11-
<video id="video" controls="" preload="none" poster="show_category.png">
12-
<source id="mp4" src="show.mp4" type="video/mp4">
13-
<p>Your user agent does not support the HTML5 Video element.</p>
14-
</video>
15-
16-
178

189
使用
1910
--
@@ -45,5 +36,6 @@ xml中直接引用:
4536
/>
4637

4738

48-
调用 ChannelTagView的initChannels() 方法填充数据即可。有针对里面的item修改的各种属性,针对点击事件和用户的拖动滑动事件接口监听。详情查看demo
39+
调用 ChannelTagView的initChannels() 方法填充数据即可。有针对里面的item修改的各种属性,针对点击事件和用户的拖动滑动事件接口监听。
40+
4.4一下可能需要<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>权限,详情查看demo
4941

0 commit comments

Comments
 (0)