it-rico / ListItemMenu
一个简单的仿IOS的列表项滑动菜单
☆31Updated 10 years ago
Alternatives and similar repositories for ListItemMenu:
Users that are interested in ListItemMenu are comparing it to the libraries listed below
- a custom view like the Gossip,with responsive items☆62Updated 10 years ago
- 一个仿 github for windows 及 windows 8 的进度条☆70Updated 10 years ago
- AndroidCacheFoundation☆76Updated 7 years ago
- PullToZoomListView是反编译最美应用里面的一个自定义控件,类似阻尼效果。☆51Updated 10 years ago
- 应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂.....☆94Updated 9 years ago
- 高仿QQ新版聊天消息提示气泡,可以拖动,反弹跳动☆48Updated 9 years ago
- 水波纹效果☆90Updated 6 years ago
- 在Chris Banes的Android-PullToRefresh的基础上增加了RecyclerView的支持与Demo☆56Updated 9 years ago
- Metro-style Loading☆60Updated 9 years ago
- 打字机效果☆80Updated 10 years ago
- 相册多选,带选择文件夹里的图片☆41Updated 10 years ago
- Some useful operations of EditText☆33Updated 9 years ago
- this is a common utils of android (used to fast develop). contains QuickAdapter of ListView,RecyclerView.ExpandListView. and so on.☆36Updated 8 years ago
- 这是一个可以实现下拉刷新和自动加载下一页的ListView,下拉刷新使用Google的原生效果☆53Updated 9 years ago
- A custom TextView that can display a running Number(animation).applogize for my poor English.一个自定义的TextView控件,可以播放数字动画,模仿余额宝的。☆73Updated 10 years ago
- A stunning android pull refresh layout inspired by CBStoreHouseRefreshControl.☆244Updated 10 years ago
- 基于viewdraghelper实现的下拉刷新组件,集成了下拉刷新,底部加载更多,数据初始加载显示loading等功能。☆29Updated 9 years ago
- PageTransformer使用示例☆44Updated 6 years ago
- Android Photo Picker☆27Updated 7 years ago
- 自定义AbsListView的快速滑动控件 ,并且实现了滑动不加载,只有停止的时候才开始加载当前页面的item(以StickyGridHeader为例)并且自定义了快速滑动效果还可以,后续会进一步进行提升☆50Updated 8 years ago
- make your animation of view,AnimatorSet,demo has a animation of tencent's qq☆48Updated 2 years ago
- android pull-layout,include 'pull to zoom header' etc.☆45Updated 11 years ago
- 基于base-adapter-helper改造用来支持recyclerview的适配器☆31Updated 9 years ago
- SmartAndroidSouce1.0☆49Updated 4 years ago
- custom load more recyclerview, actually it can also add header!☆48Updated 8 years ago
- 仿“最美应用”的Indicator,结合ViewPager使用,效果更佳。☆26Updated 9 years ago
- Android RecyclerView support addHeaderView,addFooterView,setEmptyView and loadMore.