laowch / DragToSortImage
A demo implements to sort picture by Drag And Drop like Facebook app.
☆8Updated 10 years ago
Alternatives and similar repositories for DragToSortImage:
Users that are interested in DragToSortImage are comparing it to the libraries listed below
- Load Image with RxJava☆35Updated 7 years ago
- 拖动imageview,更改imageview的层次顺序以及大小☆12Updated 10 years ago
- 仿“最美应用”的Indicator,结合ViewPager使用,效果更佳。☆26Updated 9 years ago
- Android Bitmap Crop, Rotate, Filter...☆35Updated 11 years ago
- 可以镶嵌在Listview或者是ScrollView里面的ListView☆19Updated 10 years ago
- This is Android's good old List View which is compatible with Material Design properties, it has nested scroll enabled, so that the Views…☆18Updated 9 years ago
- 我未来房间的综合控制器☆56Updated 3 years ago
- 高仿豌豆荚免Root自动安装功能☆29Updated 8 years ago
- 金山清理大师(猎豹清理大师)一键加速快捷方式动画实现☆25Updated 10 years ago
- ListView嵌套GridView的消息流页面,解决了GridView高度和宽度问题☆32Updated 3 years ago
- Android code snippets☆36Updated 6 years ago
- 支持chrome输出log,支持输入任意类型;支持输出自动格式化xml,json,url,object;支持输出可跳转的log函数定位信息;支持自定义输出样式☆37Updated 8 years ago
- 功能:拍照或选择图片库图片并进行剪切☆12Updated 9 years ago
- OpenAtlasDemo☆33Updated 9 years ago
- Implement your user friendly chat RecyclerView in one line!☆26Updated 8 years ago
- 本地选图控件,用于相册选取单图,多图☆17Updated 9 years ago
- 刮刮卡:1.简易的一个画板2.简易的刮出背景图功能3.刮刮卡的完整版.涉及知识点:1.Canvas、Paint、Path、Bitmap的使用2.Paint.setXferMode的使用3.自定义属性4.Bitmap.getPixles获得所有像素点☆17Updated 9 years ago
- 使用属性动画实现星光四射的动画效果☆20Updated 9 years ago
- A simple demo android app written in Kotlin☆27Updated 9 years ago
- 对比流行的图片开源库。包括 Fresco \ Glide \ Picasso \ Universal Image Loader \ Volley☆12Updated 9 years ago
- android listview 异步加载图片并防止错位 demo,内存文件二级缓存☆25Updated 10 years ago
- Android练手项目,软件功能:GIF图片浏览与显示,视频截图制作为GIF图片保存。☆23Updated 9 years ago
- 注意这个项目太旧了, 已不再维护, 比较新的一个项目: https://github.com/mengdd/HelloAnimations☆47Updated 8 years ago
- InstrumentPanel☆36Updated 8 years ago
- 循环滑动viewpager☆17Updated 10 years ago
- 可定制的ViewPagerIndicator,当然不通过ViewPager也可以用☆58Updated 8 years ago
- 模仿QQ音乐Android版的底部播放条,可以滑动切歌☆32Updated 9 years ago
- common library☆41Updated 2 years ago
- 基于viewdraghelper实现的下拉刷新组件,集成了下拉刷新,底部加载更多,数据初始加载显示loading等功能。