@@ -226,52 +226,48 @@ Renderings: 的ViewPager
239
+ ViewPager class that supports paging both vertically and horizontally as well as changing between the two at runtime.
242
240
Project Address: https://github.com/JakeWharton/Android-DirectionalViewPager
243
241
Demo Apk: https://market.android.com/details?id=com.directionalviewpager.sample
244
242
245
243
1 . android-pulltorefresh
246
- 支持下拉刷新的ViewPager
244
+ Provide a reusable Pull to Refresh widget for Android, support ListView, ExpandableListView, GridView, WebView, ScrollView, HorizontalScrollView, ViewPager, support pulling Down from the top, and Pulling Up from the bottom and so on.
247
245
Project Address: https://github.com/chrisbanes/Android-PullToRefresh
248
- Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refreshview-demo.apk?raw=true
249
- Similar App: 新浪微博各个页面
246
+ Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refreshview-demo.apk?raw=true
250
247
251
248
1 . FancyCoverFlow
252
- 支持Item切换动画效果的类似Gallery View
249
+ FancyCoverFlow is a flexible Android widget providing out of the box view transformations to give your app a unique look and feel.
253
250
Project Address: https://github.com/davidschreiber/FancyCoverFlow
254
251
Demo Apk: https://play.google.com/store/apps/details?id=at.technikum.mti.fancycoverflow.samples
255
252
Renderings: ![ Renderings] ( https://github-camo.global.ssl.fastly.net/ef5ced52b7b54652b50499521ed797c0188c7a6b/687474703a2f2f64617669647363687265696265722e6769746875622e696f2f46616e6379436f766572466c6f772f73637265656e73686f74322e706e67 )
256
253
257
254
1 . AndroidTouchGallery
258
- 支持双击或双指缩放的Gallery(用ViewPager实现),相比下面的PhotoView,在被放大后依然能滑到下一个item,并且支持直接从url和文件中获取图片,
255
+ Android widget for gallery, using viewpager. Allow pinch zoom and drag for images by url. Widget allows use it in Android > 2.0
259
256
Project Address: https://github.com/Dreddik/AndroidTouchGallery
260
- Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/touch-gallery-demo.apk?raw=true
261
- Similar App: 类似微信中查看聊天记录图片时可双击放大,并且放大情况下能正常左右滑动到前后图片
257
+ Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/touch-gallery-demo.apk?raw=true
262
258
263
259
1 . Android Auto Scroll ViewPager
264
- Android自动滚动 轮播循环的ViewPager
260
+ Android Auto scroll ViewPager or ViewPager in ViewPager
265
261
Project Address: https://github.com/Trinea/android-auto-scroll-view-pager
266
262
Demo Apk: https://play.google.com/store/apps/details?id=cn.trinea.android.demo
267
263
Document: http://www.trinea.cn/android/auto-scroll-view-pager/
268
264
269
265
1 . Salvage view
270
- 带View缓存的Viewpager PagerAdapter,很方便使用
266
+ Generic view recycler and ViewPager PagerAdapter implementation.
271
267
Project Address: https://github.com/JakeWharton/salvage
272
268
273
269
1 . Android PagerSlidingTabStrip
274
- 配合ViewPager使用的Indicator,支持ViewPager Scroll时Indicator联动
270
+ An interactive indicator to navigate between the different pages of a ViewPager
275
271
Project Address: https://github.com/astuetz/PagerSlidingTabStrip
276
272
Demo Apk: https://play.google.com/store/apps/details?id=com.astuetz.viewpager.extensions.sample
277
273
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
0 commit comments