高级UI

Android 好用的第三方工具/方法---持续更新

2019-06-19  本文已影响34人  一个冬季
1、viewPager指示器框架,支持角标

https://github.com/hackware1993/MagicIndicator

2、PhotoView 图片浏览缩放控件

https://github.com/bm-x/PhotoView

3、实现选择图片,选择视频的效果

https://github.com/qiujayen/Daguerre

4、实现轮播图

https://github.com/saiwu-bigkoo/Android-ConvenientBanner

5、视频播放,不依靠第三方框架的那种

https://blog.csdn.net/qq_26608277/article/details/61200311

6、Glide指定部分圆角图片

https://blog.csdn.net/mchenys/article/details/80284132

7、给RecyclerView添加Header,Footer视图

可以用作商城首页的时候,Header部分可以放置一些轮播图,各种分类的类别,推荐等。
https://github.com/songhanghang/Smart-HeaderFooter-RecyclerView

8、高仿淘宝、京东商品详情页面的上拉加载图文详情功能

https://github.com/cnbleu/SlideDetailsLayout

9、让一个Item里面添加俩种Item(header,item),item里面嵌套多个Item且样式和个数都可以不同

https://github.com/luizgrp/SectionedRecyclerViewAdapter

10、导航栏特效

https://github.com/ta893115871/PagerSlidingTabStrip

11、自定义的倒计时

https://github.com/iwgang/CountdownView/blob/master/README_CN.md

12、可以实现viewpager那种滚动视图的recyclerView

https://github.com/leochuan/ViewPagerLayoutManager

上一篇 下一篇

猜你喜欢

热点阅读