QuantityView
Android quantity view with add and remove button. GitHub地址:https://github.com/himanshu-soni/QuantityView
Android quantity view with add and remove button. GitHub地址:https://github.com/himanshu-soni/QuantityView
头部滚动+双击返回 Android-TopScrollHelper GitHub地址:https://github.com/kmshack/Android-TopScrollHelper
仿照淘宝和聚美优品,在商品详情页,向上拖动时,可以加载下一页。使用ViewDragHelper,滑动比较流畅。scrollView滑动到底部的时候,再行向上拖动时,添加了一些阻力。 GitHub地址:https://github.com/xmuSistone/android-vertical-slide-view
Vertically ViewPager and vertically transformer for Android. GitHub地址:https://github.com/kaelaela/VerticalViewPager
Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能 GitHub地址:https://github.com/LuckyJayce/LargeImage
A number input view which like input password in alipay or wechat pay. GitHub地址:https://github.com/linkaipeng/NumberCodeView
segmentcontrol widget for android GitHub地址:https://github.com/7heaven/SHSegmentControl
Search View Layout like Lollipop Dialer GitHub地址:https://github.com/sahildave/Search-View-Layout
BlurImageView, you can load your image progressively like Medium does.First show user a blurry image, At the same time, load the real image, once loaded, replace the blurry one automatically GitHub地址: