a0224's Stars
rubensousa/GravitySnapHelper
A SnapHelper that snaps a RecyclerView to an edge.
yarolegovich/DiscreteScrollView
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
XRecyclerView/XRecyclerView
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
androidquery/androidquery
AndroidQuery
kymjs/TheMVP
An Android MVP Architecture Diagram Framwork.
ddanny/achartengine
Charting library for Android applications. Automatically exported from code.google.com/p/achartengine
ShkurtiA/AndroidPullMenu
An Android Library that allows users to pull down a menu and select different actions. It can be implemented inside ScrollView, GridView, ListView.
jeasonlzy/VerticalSlideView
类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。
hongyangAndroid/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
JorgeCastilloPrz/FABProgressCircle
Material progress circle around any FloatingActionButton. 100% Guidelines.
android-cjj/JJSearchViewAnim
A cool search view animation library
PierfrancescoSoffritti/sliding-panel
Android sliding panel that is part of the view hierarchy, not above it.
jjhesk/LoyalNativeSlider
Possible a dynamic viewpager ever you can find.
jjhesk/ToolBarLib
The total redesigned action bar of your choices 🔥🔥
liaohuqiu/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
desmond1121/Android-Ptr-Comparison
Performance comparison of android "pull to refresh" repos in github.
dolphinwang/ImageCoverFlow
To show coverflow effect on android
square/leakcanary
A memory leak detection library for Android.
bm-x/PhotoView
图片浏览缩放控件
davemorrissey/subsampling-scale-image-view
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
Curzibn/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
facebookarchive/rebound
A Java library that models spring dynamics and adds real world physics to your app.
TUBB/SwipeMenu
[DEPRECATED] A swipe menu for horizontal/vertical, support left/right and top/bottom directions
Cleveroad/BubbleAnimationLayout
You don’t want your apps look and feel boring, do you? Add some bubbles!
Kitdroid/ElasticScrollView
A scrollView,has elastic
ImmortalZ/jellyball
高仿 path下拉小球,类似IOS果冻效果
Jawnnypoo/PhysicsLayout
Android layout that simulates physics using JBox2D
weidongjian/AndroidDragSelect-SimulateGooglePhoto
仿照Google相册的滑动选择效果
pungrue26/SelectableRoundedImageView
Android ImageView that supports different radii on each corner.
naman14/AlgorithmVisualizer-Android
Visualize algorithms and data structures using animations