包括:侧滑菜单、tab栏、ViewPager、Indicator、自定义Layout等……
litho:https://github.com/facebook/litho
facebook 出品的高效UI加载库
StatusStories: https://github.com/RahulJanagouda/StatusStories
Status Stories = Snapchat stories, Instagram stories, Whatsapp Statuses, Facebook Messenger Stories.
material-components-android: https://github.com/material-components/material-components-android
Material Design 风格的组件集合
android-constraintlayout-demo: https://github.com/Arjun-sna/android-constraintlayout-demo
android-constraintlayout-demo
ImmersiveDetailSample: https://github.com/matrixxun/ImmersiveDetailSample
仿Google Play商店沉侵式样式
RoundKornerLayouts: https://github.com/JcMinarro/RoundKornerLayouts
圆角布局
expandable-layout: https://github.com/chuross/expandable-layout
可展开折叠的布局
CarouselEffect: https://github.com/bhaveshjabuvani-credencys/CarouselEffect
Carousel Effect with ViewPager
AutoImageFlipper: https://github.com/therealshabi/AutoImageFlipper
Auto Scrolling Image Pager with Pager Indicator and Text
UltraViewPager: https://github.com/alibaba/UltraViewPager
一个封装多种特性的ViewPager
echantedviewpager: https://github.com/TMSantos/echantedviewpager
ViewPager that provides some custom and usefull functionalities, such as, scalling scroll, alpha scroll and swipe to dismiss option
BGASwipeBackLayout-Android: https://github.com/bingoogolapple/BGASwipeBackLayout-Android
通过修改 support-v4 包中 SlidingPaneLayout 的源码来实现滑动返回布局
android-animated-toolbar: https://github.com/S64/android-animated-toolbar
android-animated-toolbar
CollapsingToolbar-With-Webview: https://github.com/RameshBhupathi/CollapsingToolbar-With-Webview
Webview 伸缩 Toolbar 效果
AndroidShortcuts: https://github.com/michelelacorte/AndroidShortcuts
A custom view component that mimics the new Material Design Bottom Navigation pattern.
SmartCoordinatorLayout: https://github.com/lalosoft/SmartCoordinatorLayout
An Android library for implement CoordinatorLayout easily
smooth-app-bar-layout: https://github.com/henrytao-me/smooth-app-bar-layout
Smooth version of Google Support Design AppBarLayout
TabStacker: https://github.com/smart-fun/TabStacker
Tab Stacker is an Android library that handles Multiple Fragment History (Back Stacks), like it is done on iOS Apps
ByeBurger: https://github.com/githubwing/ByeBurger
极其简便的快速实现滑动隐藏标题栏和导航栏
ExtraWebView: https://github.com/bkhezry/ExtraWebView
the flexible and easy to use WebView library
AndroidAutoLayout: https://github.com/hongyangAndroid/AndroidAutoLayout
Android屏幕适配方案
dynamic-load-view: https://github.com/kot32go/dynamic-load-view
副作用小的在线热更新View库,可将View作为一个独立模块进行更新抽换
GiggleViewRecorder: https://github.com/iamvaliyev/GiggleViewRecorder
安卓屏幕录制,参考的 Telecine
ReView: https://github.com/maoruibin/ReView
ReView 一个用于辅助程序员、设计师“在线”查看字体大小以及颜色等属性的 View 组件集合
Android-ScaleLayout: https://github.com/gavinliu/Android-ScaleLayout
一个简单的,方便的多屏适配的Android库
ActivitySwitcher: https://github.com/Hitomis/ActivitySwitcher
以卡片视图的形式管理你的 Activity,让你的 app 可以自由的切换、跳转、关闭 Activity 以及结束 app 程序
ClickableWebView: https://github.com/AhmadNemati/ClickableWebView
Simple WebView for Detect click on an image
SlideBack: https://github.com/oubowu/SlideBack
高仿微信视差手势滑动返回库
appbarlayout-spring-behavior: https://github.com/ToDou/appbarlayout-spring-behavior
使AppBarLayout 可以弹性下拉的Behavior
JPagerSlidingTabStrip: https://github.com/ZuYun/JPagerSlidingTabStrip
增强版的 PagerSlidingTabStrip. 使用方式和PagerSlidingTabStrip一样简单,但功能和样式更丰富
BubbleTab: https://github.com/florent37/BubbleTab
Put some bubble in your tabs and give your apps a supa fresh style
JellyToolbar: https://github.com/Yalantis/JellyToolbar
果冻肉效果的Toolbar
SlideshowToolbar: https://github.com/JuL1205/SlideshowToolbar
Toolbar 组件展示 Banner 图片效果
android-md-core: https://github.com/henrytao-me/android-md-core
Material bootstrap for Android development
ABTestView: https://github.com/shts/ABTestView
View for AB test of Android
Forcelayout: https://github.com/kai0masanari/Forcelayout
You can drawing graph with spring-like attractive forces
NodeFlow: https://github.com/Telenav/NodeFlow
一个实现树形内容展示的库
and_swipeback: https://github.com/XBeats/and_swipeback
高仿最新版微信6.2手势滑动返回
MiniNavigationDrawer: https://github.com/nganthony/MiniNavigationDrawer
Implementation of mini navigation drawer for Android
ThumbnailMenu: https://github.com/Hitomis/ThumbnailMenu
简单而精致的 Fragment 菜单控件,它可以让你切换 Fragment 的时候眼前一亮
SuperStateView: https://github.com/sebacipolat/SuperStateView
SuperStateView
DataLoadingLayoutAndroid: https://github.com/lvleo/DataLoadingLayoutAndroid
A custom view for data loading status on Android
ProgressLayout: https://github.com/nguyenhoanglam/ProgressLayout
An extension of RelativeLayout that helps show loading, empty and error layout
Gloading: https://github.com/luckybilly/Gloading
深度解耦Android App中全局加载中、加载失败及空数据视图
Wrap activity page
| Load success | Load failed and click retry | Load success with empty data | This loading status UI is special |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
presenter-layout: https://github.com/CROSP/presenter-layout
安卓覆盖的 View, 可显示成功,错误,加载,文本等
emptyview: https://github.com/santalu/emptyview
A view that displays state of screen like loading, error, empty
stateLayout: https://github.com/fingdo/stateLayout
优雅的切换布局的方法
loadinglayout: https://github.com/czy1121/loadinglayout
简单实用的页面多状态布局(content,loading,empty,error)
MultiStateView: https://github.com/XuDaojie/MultiStateView
一个通用状态切换视图
StateView: https://github.com/nukc/StateView
StateView is a lightweight view that absorb characteristics of ViewStub. It can occupy less memory that the initia state is not visible and does not occupy the position of the layout
StateLayout: https://github.com/lufficc/StateLayout
A custom layout that can easily switch different states(like empty,error,progress,content) with animations
MaterialPageStateLayout: https://github.com/Syehunter/MaterialPageStateLayout
PageStateLayout could let you show [Loading][Empty][Error][Succeed][Requesting] state in Activity, Fragment, ViewGroup as you want.
TriangularCustomView: https://github.com/Jhuku/TriangularCustomView
A Custom View to indicate multiple fragments with a triangular indicator
widgetlab: https://github.com/uDevel/widgetlab
Configurable typing indicator for Android
TooltipIndicator: https://github.com/huseyinozer/TooltipIndicator
An indicator with preview support that you can use in the ViewPager
PageIndicatorView: https://github.com/romandanylyk/PageIndicatorView
Google 风格的 Page Indicator 效果
Material-ViewPagerIndicator: https://github.com/ronaldsmartin/Material-ViewPagerIndicator
Dot-based Android ViewPager indicator with Material Design animations
UltraIndicator: https://github.com/andyxialm/UltraIndicator
A custom indicator for ViewPager
Space-Navigation-View: https://github.com/armcha/Space-Navigation-View
Space Navigation is a library allowing easily integrate fully customizable Google Spaces like navigation to your app
InfiniteCycleViewPager: https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager
Android 支持水平和垂直滑动的ViewPager,效果很赞
android-pulse-indicator: https://github.com/jackpocket/android-pulse-indicator
An Android View system for indicating Views using fading pulses
android-contextual-action-bar: https://github.com/Arjun-sna/android-contextual-action-bar
A contextual actionbar library with many customisation option
crystal-viewpager: https://github.com/syedowaisali/crystal-viewpager
An extended transition of android ViewPager
BlurredView: https://github.com/wl9739/BlurredView
动态模糊效果
ScrollableLayout: https://github.com/w446108264/ScrollableLayout
headview for any view and supports sticking the navigator on the top
GpCollapsingToolbar: https://github.com/VyacheslavShmakin/GpCollapsingToolbar
Google Play app behaviour collapsing toolbar
CustomizableActionBarDrawerToggle: https://github.com/VyacheslavShmakin/CustomizableActionBarDrawerToggle
Extended ActionBarDrawerToggle
StickerView: https://github.com/wuapnjie/StickerView
A view which can add sticker and zoom,drag,delete it
ShrinkingImageLayout: https://github.com/PierfrancescoSoffritti/ShrinkingImageLayout
Android layout with an header image sensible to scroll and touch events
BottomNavigation-RichPath-Sample: https://github.com/tarek360/BottomNavigation-RichPath-Sample
BottomNavigation-RichPath-Sample
AdaptableBottomNavigation: https://github.com/bufferapp/AdaptableBottomNavigation
A simpler way for implementing the Bottom Navigation View on Android
SlidingDrawer: https://github.com/PierfrancescoSoffritti/SlidingDrawer
Android custom View implementing the bottom sheet pattern
DecentBanner: https://github.com/chengdazhi/DecentBanner
An Android Banner that supports auto scrolling and decent animation
ZoomHeaderViewPager: https://github.com/patryk1007/ZoomHeaderViewPager
Zoom header for Android ViewPager
Flowing-Gradient: https://github.com/dynamitechetan/Flowing-Gradient
Flowing Gradient Library
MagicIndicator: https://github.com/hackware1993/MagicIndicator
强大、可定制、易扩展的 ViewPager 指示器框架
LoopBar: https://github.com/Cleveroad/LoopBar
无限滚动 Tap Bar
wrapping-viewpager: https://github.com/iffa/wrapping-viewpager
带动画的自定义高度的 ViewPager
IndicatorView: https://github.com/Carbs0126/IndicatorView
IndicatorView on Android platform to indicator the current index of pages
fragmentviewpager: https://github.com/sbrukhanda/fragmentviewpager
An extended ViewPager which provides callbacks for the visibility state of its Fragment pages
Revealator: https://github.com/Jaouan/Revealator
圆形显示或取消显示 View
Badge: https://github.com/nekocode/Badge
自定义徽章
pagerbullet: https://github.com/robohorse/pagerbullet
Android ViewPager with bottom dots
ViewPagerWithIndicator: https://github.com/kassisdion/ViewPagerWithIndicator
A simple ViewPager indicator implementation compatible with the from the Android Support Library. It can use arrows on the left and right and it can display a pageIndicator
ExpandingPager: https://github.com/qs-lll/ExpandingPager
点击可查看详情的 ViewPager
BreadcrumbsView: https://github.com/fython/BreadcrumbsView
Android 面包屑导航
MaterialStepperView: https://github.com/fython/MaterialStepperView
Material Design 的一款表示行为步骤组件
android-stepsview: https://github.com/Canner/android-stepsview
A more complete version of stepsViews in android
material-stepper: https://github.com/fcannizzaro/material-stepper
Android Library to create simple stepper activities
stepper-indicator: https://github.com/badoualy/stepper-indicator
Step indicator for onboarding or simple viewpager
vertical-stepper-form: https://github.com/ernestoyaquello/vertical-stepper-form
竖向流程控制
Android-StepsView: https://github.com/anton46/Android-StepsView
Android-StepsView http://anton46.com
StepView: https://github.com/baoyachi/StepView
订单流程控制
GradientLayout: https://github.com/csdodd/GradientLayout
背景梯度变化的布局
ViewStatePagerAdapter: https://github.com/NightlyNexus/ViewStatePagerAdapter
Saves and restores View states in ViewPagers
EasyForm: https://github.com/emmasuzuki/EasyForm
EasyForm makes a form creation and field validation easy
2CheckoutWrapper: https://github.com/ViksaaSkool/2CheckoutWrapper
信用卡等认证
CreditCardView: https://github.com/cooltechworks/CreditCardView
信用卡 View
PasscodeView: https://github.com/iamMehedi/PasscodeView
支付密码的密码 View
GridPasswordView: https://github.com/Jungerr/GridPasswordView
类似微信,支付宝输入支付密码的密码 View
ExpandableLayout: https://github.com/SilenceDut/ExpandableLayout
可伸缩布局,减少 Activity 和 Fragment 跳转
SimpleViewPager: https://github.com/fiskurgit/SimpleViewPager
Quick image ViewPagers
UserAwareVideoView: https://github.com/kevalpatel2106/UserAwareVideoView
眼睛离开屏幕自动暂停的视频播放 View
DrawerBehavior: https://github.com/JakeWharton/DrawerBehavior
jakewharton 出品 ,DrawerBehavior
BlurView: https://github.com/Dimezis/BlurView
类似ios的动态模糊效果
TabLayout: https://github.com/stayinxing/TabLayout
TabLayout demo
http://www.jianshu.com/p/be1e8a1da639
ColorFullTabLayout: https://github.com/MdFarhanRaja/ColorFullTabLayout
Fully Customized TabLayout
android-segmentedtab: https://github.com/pucamafra/android-segmentedtab
segmented control style to TabLayout
TabbedCoordinatorLayout: https://github.com/vitovalov/TabbedCoordinatorLayout
TabLayout CollapsingToolbarLayout CoordinatorLayout 使用示例
ParallaxViewPager: https://github.com/ybq/ParallaxViewPager
视差效果 ViewPager
Android-ConvenientBanner: https://github.com/saiwu-bigkoo/Android-ConvenientBanner
通用的广告栏控件,让你轻松实现广告头效果。支持无限轮播
QingtingBannerView: https://github.com/JeasonWong/QingtingBannerView
仿蜻蜓FM轮播banner
RollViewPager: https://github.com/Jude95/RollViewPager
自动轮播的Viewpager
FloatView: https://github.com/AlexLiuSheng/FloatView
类似来电秀的可自由浮动的 View
StatusBarAdapt: https://github.com/CoolThink/StatusBarAdapt
Android使用fitsSystemWindows属性实现--状态栏【status_bar】各版本适配
MaterialStatusBarCompat: https://github.com/fython/MaterialStatusBarCompat
完美地使 Kitkat 与 Lollipop 上的状态栏同时透明/变色
FlycoSystemBar: https://github.com/H07000223/FlycoSystemBar
A Tool for SystemBar include StatusBar and NavigationBar. http://app.bilibili.com/
StatusBarUtil: https://github.com/laobie/StatusBarUtil
状态栏工具, 沉浸式
ColorfulStatusBar: https://github.com/hongyangAndroid/ColorfulStatusBar
Android app状态栏变色。
swipe-action-layout: https://github.com/prolificinteractive/swipe-action-layout
A nice swipe layout that provides new actions with a material design look and feel
WindRoseDiagramView: https://github.com/timqi/WindRoseDiagramView
a view widget of WindRoseDiagram in android platform http://timqi.com
FlipView: https://github.com/davideas/FlipView
安卓反转 View
MaterialPreference: https://github.com/RikkaW/MaterialPreference
Easy to use Material Desgin Preference UI
MaterialPreference: https://github.com/codevscolor/MaterialPreference
MD 风格的设置界面,兼容5.0以下 Currently supporting devices upto api 8
MaterialPreferences: https://github.com/yarolegovich/MaterialPreferences
MD 风格的设置界面,兼容5.0以下
BreadcrumbLayout: https://github.com/ayvazj/BreadcrumbLayout
A Breadcrumb view based on the TabLayout
android-widget-connectpattern: https://github.com/BCGDV-ASIA/android-widget-connectpattern
Draw a pattern to confirm the action, unlock the screen etc
NavigationTabStrip: https://github.com/DevLight-Mobile-Agency/NavigationTabStrip
Navigation tab strip with smooth interaction
argus-android: https://github.com/moldedbits/argus-android
登录注册布局
OnePageSigninSignup: https://github.com/irfaan008/OnePageSigninSignup
很赞的登录注册布局
Material-Design-Login: https://github.com/Yellow5A5/Material-Design-Login
Material-Design风格的动画注册登陆界面~够清爽~
unipiazza-android-twostepslogin: https://github.com/unipiazza/unipiazza-android-twostepslogin
一个很棒的两步登录界面设计
materiallogindemo: https://github.com/sourcey/materiallogindemo
MD 风格的登录、注册界面布局
MaterialLogin: https://github.com/fanrunqi/MaterialLogin
Amazing Material Login effect
---MaterialLogin: https://github.com/shem8/MaterialLogin
Login view with material design
android-drag-FlowLayout: https://github.com/LightSun/android-drag-FlowLayout
this is a draggable flow layout lib
CardSearchView: https://github.com/limuyang2/CardSearchView
一款实现的很漂亮的卡片式搜索效果
material-searchview: https://github.com/Shahroz16/material-searchview
谷歌风格搜索布局
Material-SearchView: https://github.com/VyacheslavShmakin/Material-SearchView
SearchView library based on DialogFragment
BilibiliSearchView: https://github.com/didixyy/BilibiliSearchView
漂亮的波纹展开式搜索效果
PersistentSearchView: https://github.com/crysehillmes/PersistentSearchView
A library that implements Google Play like PersistentSearch view
SearchFilter: https://github.com/Yalantis/SearchFilter
Yalantis 出品:搜索过滤器交互效果
MaterialSearchBar: https://github.com/mancj/MaterialSearchBar
Material Design Search Bar for Android
MaterialSearchView: https://github.com/Mauker1/MaterialSearchView
Android Search View based on Material design guidelines
AssembleEssay: https://github.com/rantianhua/AssembleEssay
自定义LayoutManager实现一个展示文章的View,支持拖动插入以及相应的动画展示
FlowLayout: https://github.com/nex3z/FlowLayout
Android 流式标签布局
LaybelLayout: https://github.com/paulyung541/LaybelLayout
一个标签布局
materialChipView: https://github.com/robertlevonyan/materialChipView
Material Design 风格的 Tag (Chip) 标签组件,漂亮,实用
DroidTag: https://github.com/LorenzoZaccagnini/DroidTag
Android tag group widget
FlowTag: https://github.com/hanhailong/FlowTag
Android流式布局,支持点击、单选、多选等,适合用于产品标签等
Android-Cloud-TagView-Plus: https://github.com/kaedea/Android-Cloud-TagView-Plus
An Android Cloud Tag Widget
FlowLayout: https://github.com/fanrunqi/FlowLayout
label quick input layout
Android-Cloud-TagView-Plus: https://github.com/kaedea/Android-Cloud-TagView-Plus
An Android Cloud Tag Widget
android-tagview: https://github.com/VEINHORN/android-tagview
Android library for creating beautiful tags for your content.
AndroidTagView: https://github.com/whilu/AndroidTagView
A TagView library for Android. Customize your own & Drag effect.
TagViewLayout: https://github.com/jjhesk/TagViewLayout
Fast manage your TagViewLayouts
TagCloudView: https://github.com/kingideayou/TagCloudView
支持 SingleLine 模式的标签云效果 http://kingideayou.github.io/TagCloudView/
AndroidTagGroup: https://github.com/2dxgujun/AndroidTagGroup
A beautiful android tag group widget.
BubbleLayout: https://github.com/MasayukiSuda/BubbleLayout
Bubble View for Android
EffectiveShapeView: https://github.com/TangXiaoLv/EffectiveShapeView
Effective custom shape imageview
MagicViewPager: https://github.com/hongyangAndroid/MagicViewPager
单页显示3个Item的ViewPager炫酷切换效果,适用于Banner等
ScalableTabIndicator: https://github.com/jiang111/ScalableTabIndicator
可定制的Indicator,结合ViewPager使用
MaryPopup: https://github.com/Meetic/MaryPopup
Expand your view with no problem
Spotlight: https://github.com/TakuSemba/Spotlight
支持引导路径高亮的方案
Primer: https://github.com/mohak1712/Primer
Google Primer 引导页
Material-Onboarding: https://github.com/Vexigon/Material-Onboarding
MD 风格引导页
StepDialog: https://github.com/guangzq/StepDialog
一行代码实现ofo app首次注册时的步骤控件
WowSplash: https://github.com/githubwing/WowSplash
铁塔融云!一个让你的哇哇哇哇闪屏页
SlidingIntoView: https://github.com/ihsanbal/SlidingIntoView
引导页面
material-intro-screen: https://github.com/TangoAgency/material-intro-screen
Material 风格的介绍页,在做介绍的同时,可以向用户申请权限
GuideView: https://github.com/eoinfogarty/Onboarding
A beautiful way to introduce users to your app
ahoy-onboarding: https://github.com/codemybrainsout/ahoy-onboarding
带有色彩渐变的新功能引导页
GuideView: https://github.com/eoinfogarty/Onboarding
A beautiful way to introduce users to your app
GuideView: https://github.com/binIoter/GuideView
安卓引导 View
welcome-android: https://github.com/stephentuso/welcome-android
A customizable welcome screen http://stephentuso.github.io/welcome-android/
paper-onboarding-android: https://github.com/Ramotion/paper-onboarding-android
MD 风格的启动引导页面
AppIntro: https://github.com/PaoloRotolo/AppIntro
华丽的 app 引导页
IndicatorView: https://github.com/steelkiwi/IndicatorView
Configurable view for ViewPager
WoWoViewPager: https://github.com/Nightonke/WoWoViewPager
WoWo可以优化你的App介绍/引导页面,制作你的App简历
YahooNewsOnboarding: https://github.com/rahulrj/YahooNewsOnboarding
Demo of the onboarding animations of Yahoo News App
android-widget-ticktock: https://github.com/BCGDV-ASIA/android-widget-ticktock
Count down, count up, tick... tock...
InstaLikeFragmentTransaction: https://github.com/TakeoffAndroid/InstaLikeFragmentTransaction
Easy Bottom Tab Navigation with back stack history
AdaptableBottomNavigation: https://github.com/bufferapp/AdaptableBottomNavigation
底部导航栏
BottomNavBar: https://github.com/adib2149/BottomNavBar
底部导航栏
ChangeTabLayout: https://github.com/simplezhli/ChangeTabLayout
一款炫酷的TabLayout
SlidingRootNav: https://github.com/yarolegovich/SlidingRootNav
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible
SlidingTabWithColorIcons: https://github.com/myinnos/SlidingTabWithColorIcons
Library for Sliding Tab With Color Icons!
un-material-tab: https://github.com/creageek/un-material-tab
自定义 material TabLayout
SpaceTabLayout: https://github.com/thelong1EU/SpaceTabLayout
很有新意的一款 Android Bottom Tab 效果
PagerBottomTabStrip: https://github.com/tyzlmjj/PagerBottomTabStrip
一个基本按谷歌Material Design规范完成的安卓底部导航栏控件
BottomNavigation: https://github.com/Ashok-Varma/BottomNavigation
底部导航栏
BottomBar: https://github.com/roughike/BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
ahbottomnavigation: https://github.com/aurelhubert/ahbottomnavigation
A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
NavigationTabBar: https://github.com/DevLight-Mobile-Agency/NavigationTabBar
Navigation tab bar with colorful interactions.
FlexLayout: https://github.com/mmin18/FlexLayout
More powerful than LinearLayout and RelativeLayout which use java expression in layout params
MapView: https://github.com/onlylemi/MapView
A MapView on Android platform
ProductTour: https://github.com/matrixxun/ProductTour
ProductTour is android sample project implementing a parallax effect welcome page using ViewPager and PageTransformer, similar to the one found in Google's app like Sheet, Drive, Docs...
CircleIndicator: https://github.com/THEONE10211024/CircleIndicator
A lightweight viewpager indicator!
MaterialDrawerKt: https://github.com/zsmb13/MaterialDrawerKt
Kotlin版本的https://github.com/mikepenz/MaterialDrawer
MaterialDrawer: https://github.com/mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project.http://mikepenz.github.io/MaterialDrawer
MaterialTabs: https://github.com/neokree/MaterialTabs
Custom Tabs with Material Design effects.
PagerSlidingTabStrip: https://github.com/jpardogo/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager.
LDrawer: https://github.com/keklikhasan/LDrawer
Android drawer icon with material design animation.
AndroidMaterialDesignToolbar: https://github.com/tekinarslan/AndroidMaterialDesignToolbar
Android Sample Project with Material Design and Toolbar.
MaterialNavigationDrawer: https://github.com/neokree/MaterialNavigationDrawer
Navigation Drawer Activity with material design style and simplified methods.
WaveView: https://github.com/john990/WaveView
A wave view of android,can be used as progress bar.
CursorWheelLayout: https://github.com/BCsl/CursorWheelLayout
An Android Widget for selecting items that rotate on a wheel
ResideLayout: https://github.com/kyze8439690/ResideLayout
An Android Layout which has a same function like.https://github.com/romaonthego/RESideMenu
SwipeBackLayout: https://github.com/ikew0ng/SwipeBackLayout
An Android library that help you to build app with swipe back gesture.
ExpandableLayout: https://github.com/traex/ExpandableLayout
Implementation of ExpandableListview with custom header and custom content.
TileView: https://github.com/moagrius/TileView
The TileView widget is a subclass of android.view.ViewGroup that asynchronously displays tile-based images, with pan and zoom functionality, and features like markers, hotspots, paths, multiple levels of detail, and arbitrary coordinate systems.http://moagrius.github.io/TileView/
show-case-card-view: https://github.com/dimorinny/show-case-card-view
Show case card view
FancyShowCaseView: https://github.com/faruktoptas/FancyShowCaseView
好看的高亮提示库
TapTargetView: https://github.com/KeepSafe/TapTargetView
超级漂亮的一个高亮功能提醒效果
TutoShowcase: https://github.com/florent37/TutoShowcase
A simple and Elegant Showcase view for Android
ShowcaseView: https://github.com/amlcurran/ShowcaseView
Highlight the best bits of your app to users quickly, simply, and cool...ly.
DraggablePanel: https://github.com/pedrovgs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Slidr: https://github.com/r0adkll/Slidr
Easily add slide to dismiss functionality to an Activity
InboxLayout: https://github.com/zhaozhentao/InboxLayout
模仿google inbox效果.
SwipeBack: https://github.com/liuguangqiang/SwipeBack
SwipeBack is an android library that can finish a activity by using gesture.
Dragger: https://github.com/ppamorim/Dragger
Animate your activity!
PhysicsLayout: https://github.com/Jawnnypoo/PhysicsLayout
Android layout that simulates physics using JBox2D
bottomsheet: https://github.com/Flipboard/bottomsheet
Android component which presents a dismissible view from the bottom of the screen
AndroidSlidingUpPanel: https://github.com/umano/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.http://umano.me
android-transition: https://github.com/kaichunlin/android-transition
Allows the easy creation of animated transition effects when the state of Android UI has changed
FrenchToast: https://github.com/pyricau/frenchtoast
Stale Android Toasts made tasty.
FABRevealLayout: https://github.com/truizlop/FABRevealLayout
A layout to transition between two views using a Floating Action Button as shown in many Material Design concepts
ToggleExpandLayout: https://github.com/fenjuly/ToggleExpandLayout
A togglelayout that can be used in setting interface
FlowingDrawer: https://github.com/mxn21/FlowingDrawer
swipe right to display drawer with flowing & bouncing effects.https://android-arsenal.com/details/1/2658
ParallaxPagerTransformer: https://github.com/xgc1986/ParallaxPagerTransformer
A pager for Android with parallax effect
ViewPagerTransforms: https://github.com/ToxicBakery/ViewPagerTransforms
Library containing common animations needed for transforming ViewPager scrolling for Android v13+.
Android-PullToNextLayout: https://github.com/zzz40500/Android-PullToNextLayout
Android-PullToNextLayout
KugouLayout: https://github.com/zhaozhentao/KugouLayout
an interesting layout 一个模仿酷狗播放器滑动返回的layout
DragTopLayout: https://github.com/chenupt/DragTopLayout
Drag down to show a view on the top.
CircleIndicator: https://github.com/ongakuer/CircleIndicator
A lightweight viewpager indicator like in nexus 5 launcher.
ViewPagerIndicator: https://github.com/JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.http://viewpagerindicator.com
Android-ParallaxHeaderViewPager: https://github.com/kmshack/Android-ParallaxHeaderViewPager
NewsStand Application for Android's view of play, such as a pager function that implements the code.http://www.kmshack.kr/431
freepager: https://github.com/alexzaitsev/freepager
ViewPagers library for Android
SpringIndicator: https://github.com/chenupt/SpringIndicator
A spring indicator like Morning Routine guide.
freepager: https://github.com/ogaclejapan/SmartTabLayout
ViewPagers library for Android
SmartTabLayout: https://github.com/alexzaitsev/freepager
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
FlipViewPager.Draco: https://github.com/Yalantis/FlipViewPager.Draco
This project aims to provide a working page flip implementation for usage in ListView.https://yalantis.com/
MaterialViewPager: https://github.com/florent37/MaterialViewPager
超级强大的 MD 风格 ViewPager
AndroidRubberIndicator: https://github.com/LyndonChin/AndroidRubberIndicator
A rubber indicator
HollyViewPager: https://github.com/florent37/HollyViewPager
A different beautiful ViewPager, with quick swipe controls
SCViewPager: https://github.com/sacot41/SCViewPager
A simple ViewPager extends that provide scroll based animation like Jazz Hands for iOS. Jazz Hands library provided by IFTTT :https://github.com/IFTTT/JazzHands
duo-navigation-drawer: https://github.com/PSD-Company/duo-navigation-drawer
A flexible, easy to use, unique drawer library for your Android project
AndroidResideMenu: https://github.com/SpecialCyCi/AndroidResideMenu
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
Folder-ResideMenu: https://github.com/dkmeteor/Folder-ResideMenu
An extension of ResideMenu
FadingActionBar: https://github.com/ManuelPeinado/FadingActionBar
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
GlassActionBar: https://github.com/ManuelPeinado/GlassActionBar
Android - a library that adds a glass-like effect to the action bar.
Reachability: https://github.com/sakebook/Reachability
You can easily access the top of the screen in Android. Like a iPhone 6 & 6 Plus.
android-slidingactivity: https://github.com/klinker41/android-slidingactivity
Android library which allows you to swipe down from an activity to close it.
android-auto-scroll-view-pager: https://github.com/Trinea/android-auto-scroll-view-pager
Android auto scroll viewpager or viewpager in viewpager
FlycoTabLayout: https://github.com/H07000223/FlycoTabLayout
An Android TabLayout Lib has two kinds of TabLayout at present.
-
SlidingTabLayout: deeply modified from PagerSlidingTabStrip.
-
CommonTabLayout:unlike SlidingTabLayout's dependence on ViewPager,it is a tabLayout without dependence on ViewPager and can be used freely with other widgets together.
FlycoPageIndicator: https://github.com/H07000223/FlycoPageIndicator
A Page Indicator Lib is realized in a different way.
spans: https://github.com/flavienlaurent/spans
Spans, a powerful concept http://flavienlaurent.com/blog/2014/01/31/spans/
Blank cold start (Glitch on status bar and appbar) v.s. Material cold start (Preserves visual consistency):
DraggableFlagView: https://github.com/wangjiegulu/DraggableFlagView
可拖拽的红点,(仿新版QQ,tab下面拖拽标记为已读的效果),拖拽一定的距离可以消失回调。
SwipeableCard: https://github.com/michelelacorte/SwipeableCard
A simple implementation of swipe card like StreetView
overscroll-decor: https://github.com/EverythingMe/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views
WeixinTest: https://github.com/fengsehng/WeixinTest
仿微信主页面,通过ViewPager实现,高度可定制化,页面可以左右滑动,点击下面那妞也可以切换。
morphy-toolbar: https://github.com/badoualy/morphy-toolbar
A morphing toolbar that can expand/collapse at anytime
CRAudioVisualizationView: https://github.com/Cleveroad/CRAudioVisualizationView
Live Audio Equalizer with wave effect https://www.cleveroad.com























































































































































































































































































