@@ -274,36 +274,47 @@ Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-gri
274
274
<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 >
275
275
276
276
#### 六、ImageView
277
- 1 . PhotoView 支持双击或双指缩放的ImageView
277
+ 1 . PhotoView
278
+ 支持双击或双指缩放的ImageView
278
279
在ViewPager等Scrolling view中正常使用,相比上面的AndroidTouchGallery,不仅支持ViewPager,同时支持单个ImageView
279
280
项目地址:https://github.com/chrisbanes/PhotoView
280
281
Demo地址:https://play.google.com/store/apps/details?id=uk.co.senab.photoview.sample
281
282
APP示例:photup
282
283
283
- 2 . android-gif-drawable 支持gif显示的view
284
+ 1 . android-gif-drawable
285
+ 支持gif显示的view
284
286
项目地址:https://github.com/koral--/android-gif-drawable
285
287
用jni实现的,编译生成so库后直接xml定义view即可,而且本身不依赖于其他开源项目所以相对下面的ImageViewEx简单的多
286
288
287
- 3 . ImageViewEx 支持Gif显示的ImageView
289
+ 1 . ImageViewEx
290
+ 支持Gif显示的ImageView
288
291
项目地址:https://github.com/frapontillo/ImageViewEx
289
292
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/imageviewex-demo.apk?raw=true
290
293
依赖很多,编译过程很繁琐!|_ |!
291
294
292
- 4 . RoundedImageView 带圆角的ImageView
295
+ 1 . RoundedImageView
296
+ 带圆角的ImageView
293
297
项目地址:https://github.com/vinc3m1/RoundedImageView
294
298
效果图:![ Renderings] ( https://raw.github.com/makeramen/RoundedImageView/master/screenshot.png )
295
299
296
- 5 . ColorArt 根据图片的均色设置背景色显示文字和图片,类似itune11中效果
300
+ 1 . ColorArt
301
+ 根据图片的均色设置背景色显示文字和图片,类似itune11中效果
297
302
项目地址:https://github.com/MichaelEvans/ColorArt
298
303
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/color-art-demo.apk?raw=true
299
304
300
- 6 . CircleImageView 圆形的ImageView
305
+ 1 . CircleImageView
306
+ 圆形的ImageView
301
307
项目地址:https://github.com/hdodenhof/CircleImageView
302
308
效果图:![ Renderings] ( https://raw.github.com/hdodenhof/CircleImageView/master/screenshot.png )
303
309
304
- 7 . ImageViewZoom 支持放大和平移的ImageView
310
+ 1 . ImageViewZoom
311
+ 支持放大和平移的ImageView
305
312
项目地址:https://github.com/sephiroth74/ImageViewZoom
306
- APP示例:https://play.google.com/store/apps/details?id=com.aviary.android.feather
313
+ APP示例:https://play.google.com/store/apps/details?id=com.aviary.android.feather
314
+
315
+ 1 . KenBurnsView
316
+ 实现Ken Burns effect效果,达到身临其境效果的ImageView
317
+ 项目地址:https://github.com/flavioarfaria/KenBurnsView
307
318
<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 >
308
319
309
320
#### 七、ProgressBar
0 commit comments