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

Posted 隔壁小王66

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android导航栏资源总结,单纯防丢!相关的知识,希望对你有一定的参考价值。

今天单独把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导航栏资源总结,单纯防丢!的主要内容,如果未能解决你的问题,请参考以下文章

仅在 iPad 纵向上居中引导导航栏项目?

导航栏标题不在 iPhone 的纵向模式中居中

导航栏切换器仅在纵向,而不是横向移动

Axure中继器实现二级导航栏

Android学习总结——输入法将BottomNavigationBar(底部导航栏)顶上去的问题

Android导航栏隐藏与浮现(二)