美文网首页
已阅读文章整理【UI篇】

已阅读文章整理【UI篇】

作者: 方凌川 | 来源:发表于2017-06-03 16:03 被阅读0次

(1~10共十篇)

1. 那些年收藏的Android开源库集合(控件)

文章收集了很多很多的UI效果和很好的控件,可以让体验更美好哦!

2. BottomNavigationBar

就是一个Material风格的底部导航栏,非常漂亮; 可设置多种效果,显示带数字的小红点;
基本介绍和使用:http://www.jianshu.com/p/134d7847a01e

BottomNavigation.png
3. TabLayout

使用的MaterialDesign风格,简便的实现ViewPageIndicator的效果
基本介绍和使用:http://www.jianshu.com/p/bbefb97cccdd

TabLayout.png
4. 使用RecyclerView为分组列表打造悬停头部效果使用ItemDecoration

基本展示和介绍:http://www.jianshu.com/p/0d49d9f51d2c

5.StickyHeaderListView

Android 开源之StickyHeaderListView 标题渐变、吸附悬停、筛选分类、动态头部
基本介绍和使用:http://www.jianshu.com/p/3bf26722c489

StickyHeaderListView.png
6.FlexboxLayout

Android可伸缩布局-FlexboxLayout(支持RecyclerView集成
基本介绍和使用:http://www.jianshu.com/p/3c471953e36d

FlexboxLayout.png
7.玩转仿探探卡片式滑动左滑路过,右滑细化效果

git地址:https://github.com/yuqirong/CardSwipeLayout
基本介绍和使用:http://yuqirong.me/

CardSwipeLayout.png
8.Material Design 之 TextInputLayout和TextInputEditText

基本展示和介绍:http://www.jianshu.com/p/2ea0338978e6

TextInputEditText.png
9.两行代码搞定Android视图扩散切换效果

基本展示和介绍:http://www.jianshu.com/p/4c83078d23ef
git地址:https://github.com/zhangke3016/ViewSpreadTranslationController

image.png
10.Android利用Picasso+PhotoView+ViewPager的图片浏览器

展示的其实我已经有Glide实现过了,但是我还没有保存到本地这个细节
基本展示和介绍:http://www.jianshu.com/p/ed2ca5442664

image.png

相关文章

网友评论

      本文标题:已阅读文章整理【UI篇】

      本文链接:https://www.haomeiwen.com/subject/tffmfxtx.html