您的位置:首页 > 移动开发 > Android开发

Android导航栏资源总结,单纯防丢!

2016-07-05 14:22 471 查看
今天单独把github上导航栏的资源的拿出来总结一下,单纯防丢,都是别人的智慧,不喜勿喷!

MagicIndicator

https://github.com/hackware1993/MagicIndicator



TabbedCoordinatorLayout

https://github.com/vitovalov/TabbedCoordinatorLayout



android-segmentedtab

https://github.com/pucamafra/android-segmentedtab



TabPagerIndicatorDemo

https://github.com/shanyao0/TabPagerIndicatorDemo





RecyclerTabLayout

https://github.com/nshmura/RecyclerTabLayout









NavigationTabStrip

https://github.com/DevLight-Mobile-Agency/NavigationTabStrip



EasyTabs

https://github.com/gilgoldzweig/EasyTabs

MDTab

https://github.com/qibin0506/MDTab



PagerBottomTabStrip

https://github.com/tyzlmjj/PagerBottomTabStrip









NavigationTabBar

https://github.com/DevLight-Mobile-Agency/NavigationTabBar













FlycoTabLayout

https://github.com/H07000223/FlycoTabLayout







android-segmented-control-view

https://github.com/klongmitre/android-segmented-control-view



SegmentedControlView

https://github.com/wangchang163/SegmentedControlView



TabSwitchView

https://github.com/youmu178/TabSwitchView



SmartTabLayout

https://github.com/ogaclejapan/SmartTabLayout













FlycoTabLayout

https://github.com/wangchang163/FlycoTabLayout







Space-Navigation-View

https://github.com/armcha/Space-Navigation-View





JPTabBar

https://github.com/peng8350/JPTabBar



SpaceTabLayout

https://github.com/thelong1EU/SpaceTabLayout







LuseenBottomNavigation

https://github.com/armcha/LuseenBottomNavigation







Dachshund-Tab-Layout

https://github.com/Andy671/Dachshund-Tab-Layout













ahbottomnavigation

https://github.com/aurelhubert/ahbottomnavigation









AlphaTabsIndicator

https://github.com/yingLanNull/AlphaTabsIndicator

仿微信底部tab标签,滑动的时候颜色渐变,增加角标功能, 使用极其简单,只需要两行代码。







VerticalTabLayout

https://github.com/qstumn/VerticalTabLayout/?utm_source=androidweekly.cn&utm_medium=website

垂直纵向的TabLayout、轻松创建纵向导航



特性:

支持自定义Indicator位置

支持Indicator设置圆角

支持Tab设置Badge

支持Adapter的方式创建Tab

多种Tab高度设置模式

Tab支持android:state_selected

很方便的和ViewPager结合使用

很方便的和Fragment结合使用




ColorTrackTabLayout

https://github.com/yewei02538/ColorTrackTabLayout

一个自适应Tab宽度,可以滑动文字逐渐变色的TabLayout,该控件继承自TabLayout做了一些扩展。



BottomNavigationViewEx

https://github.com/ittianyu/BottomNavigationViewEx/blob/master/README_ZH.md

一个增强BottomNavigationView的安卓库















感谢开源,感谢github,感谢各位大神的无私奉献!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  android 导航栏