归档: 2017/4

0

android-vertical-slide-view

仿照淘宝和聚美优品,在商品详情页,向上拖动时,可以加载下一页。使用ViewDragHelper,滑动比较流畅。scrollView滑动到底部的时候,再行向上拖动时,添加了一些阻力。 GitHub地址:https://github.com/xmuSistone/android-vertical-slide-view

0

TextSurface

A little animation framework which could help you to show message in a nice looking way GitHub地址:https://github.com/elevenetc/TextSurface

0

AutosizeEditText

AutosizeEditText for Android is an extension of native EditText that offer a smooth auto scale text size. GitHub地址:https://github.com/txusballesteros/AutosizeEditText

0

KJGallery

一个支持Gif图片以及普通图片预览,支持双击缩放,单机退出,同时可以选择使用jni的形式去高效加载gif或者更更精简的(仅2个类)gif控件 GitHub地址:https://github.com/kymjs/KJGallery