threeloe's Stars
geftimov/android-pathview
Android view with both path from constructed path or from svg.
supercwn/SuperRecycleView
结合XrecyclerView 和BaseRecyclerViewAdapterHelper更加的方便的调用RecyclerView的下拉刷新跟上拉加载,本库基于“https://github.com/jianghejie/XRecyclerView“ 以及”https://github.com/CymChad/BaseRecyclerViewAdapterHelper“ 特此感谢
jdsjlzx/LRecyclerView
RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单(盼望大家扩展更多功能)
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
rubensousa/FloatingToolbar
A toolbar that morphs from a FloatingActionButton
kanytu/android-parallax-recyclerview
An adapter which could be used to achieve a parallax effect on RecyclerView.
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
Gnod/ParallaxListView
A Android ListView Demo with a parallax effect header like Path.
PomepuyN/BlurEffectForAndroidDesign
Sample to show how to implement blur graphical tricks
daimajia/AndroidViewHover
An elegant way to show your menu or messages.
balysv/material-menu
Animations for Android L drawer, back, dismiss and check icons
daimajia/AndroidImageSlider
An amazing and convenient Android image slider.
openaphid/android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
alexvasilkov/FoldableLayout
Android widgets to implement folding animation
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.
woxingxiao/SlidingUpPanelLayout
A vertical-handled and multi-panel support SlidingPanelLayout. 一个竖直方向的SlidingPanelLayout,支持加载多个Panel,可以灵活地实现漂亮的的交互效果。
melvinjlobo/Collapsible-Toolbar-Helper
A combination of custom CollapsibleToolbar and Collapsing Text to give you the same effect as App Bar Layout and Collapsing Toolbar from the Design support library sans the Toolbar
wangjiegulu/ShadowViewHelper
Shadow layout, shadow view for android.
sho5nn/ZDepthShadow
Android - draw z-depth shadow of MaterialDesign
harjot-oberai/MaterialShadows
Material Shadows for android : A library for supporting convex material shadows
rubensousa/PreviewSeekBar
A SeekBar suited for showing a preview of something. As seen in Google Play Movies.
google/agera
Reactive Programming for Android
Rukey7/TagLayout
TagView Sample
hanhailong/FlowTag
Android流式布局,支持点击、单选、多选,支持初始化选中标签(只针对单选和多选模式),适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!
sunfusheng/StickyHeaderListView
打造炫酷列表之 StickyHeaderListView:标题渐变、吸附悬浮、筛选分类、动态头部等
woxingxiao/BubbleSeekBar
A beautiful Android custom seekbar, which has a bubble view with progress appearing upon when seeking. 自定义SeekBar,进度变化更以可视化气泡样式呈现
GuoFeilong/ATDragViewDemo
自定义双向滑动的seekbar
sunfusheng/GlideImageView
基于Glide V4.9.0封装的图片加载库,可以监听加载图片时的进度
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
trello-archive/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava