File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Android开源项目分类汇总
24
24
、其他
25
25
#### 一、ListView
26
26
1 . android-pulltorefresh
27
- 一个强大的拉动刷新开源项目,支持各种控件下拉刷新,ListView、ViewPager、WevView 、ExpandableListView、GridView、ScrollView、Horizontal ScrollView、Fragment上下左右拉动刷新,比下面johannilsson那个只支持ListView的强大的多。并且他实现的下拉刷新ListView在item不足一屏情况下也不会显示刷新提示,体验更好。
27
+ 一个强大的拉动刷新开源项目,支持各种控件下拉刷新,ListView、ViewPager、WebView 、ExpandableListView、GridView、ScrollView、Horizontal ScrollView、Fragment上下左右拉动刷新,比下面johannilsson那个只支持ListView的强大的多。并且他实现的下拉刷新ListView在item不足一屏情况下也不会显示刷新提示,体验更好。
28
28
项目地址:https://github.com/chrisbanes/Android-PullToRefresh
29
29
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refreshview-demo.apk?raw=true
30
30
APP示例:新浪微博各个页面
@@ -1093,6 +1093,10 @@ Android Svg矢量图形支持
1093
1093
1 . Android Visualizer
1094
1094
从Android MediaPlayer获得音频,然后像iTunes及WinAmp一样展示音轨
1095
1095
项目地址:https://github.com/felixpalmer/android-visualizer
1096
+
1097
+ 1 . ExoPlayer
1098
+ 包括仪表板和SmoothStreaming自适应回放,缓存持久化和自定义渲染器,方便自定义和扩展,并且可以通过应用商店更新
1099
+ 项目地址:https://github.com/google/ExoPlayer
1096
1100
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
1097
1101
1098
1102
#### 八、事件总线(订阅者模式)
You can’t perform that action at this time.
0 commit comments