Android - DWCorePhoto 中有(单张,ListView,GridView,混合ListView(类似微信朋友圈))图片点击放大,以及图片浏览功能原型.加入了rebound,nineoldandroids,universalimageloader的封装库的使用。
☆269May 27, 2016Updated 9 years ago
Alternatives and similar repositories for DWCorePhoto_Android
Users that are interested in DWCorePhoto_Android are comparing it to the libraries listed below
Sorting:
- An Android native implementation of a Cinema Animation Application. See more at https://dribbble.com/shots/2339238-Animation-for-Cinema-A…☆345Apr 1, 2016Updated 9 years ago
- 可自动布局的CardView。CardView can auto layout with different columns(like waterfall layout)☆19Feb 26, 2015Updated 11 years ago
- 通过RecyclerView实现喵街首页View滑动折叠效果☆167Apr 11, 2017Updated 8 years ago
- 一个全景360自动(手动)循环滚动的演示demo☆25Jan 28, 2015Updated 11 years ago
- Android 弹出框,类似淘宝菜单弹出框☆34Nov 9, 2015Updated 10 years ago
- 项目中一个不错的indicator☆14Oct 17, 2017Updated 8 years ago
- 图片浏览缩放控件☆2,637Oct 14, 2021Updated 4 years ago
- 仿微信(weixin wechat)实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能,与后台交互采用mvp模式。关键字:wechat weixin 微信朋友圈☆2,218Jan 20, 2017Updated 9 years ago
- vertical slide to switch to the next fragment page, looks like vertical viewpager☆1,603Apr 11, 2017Updated 8 years ago
- 1,图片编辑(图片添加,文字添加),实现图片编辑中的图片添加,旋转,缩放,删除;文字的添加,大小缩放,字体更换,颜色更换,删除; 2,基本滤镜实现与接口封装; 涂鸦(画笔的样式,粗细,颜色,橡皮擦,贴图); 相框(简单相框,酷炫相框); 马赛就克(基本马赛克,酷炫马赛克,橡…☆1,052Oct 10, 2016Updated 9 years ago
- 类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。☆702Sep 2, 2016Updated 9 years ago
- ExpandTable with Animation 完全高仿58同城 点击展开的表格效果☆205Jul 12, 2022Updated 3 years ago
- 类似今日头条详情页,可以有两个Child View,并且这两个Child VIew都可以垂直滚动,比如WebView+ListView,但对Child View没有限制。☆72Sep 4, 2016Updated 9 years ago
- 微信小视频+秒拍,FFmpeg库封装☆1,446Mar 24, 2016Updated 9 years ago
- A bueautiful RefreshLayout☆2,143Mar 29, 2016Updated 9 years ago
- MagicProgressCircle & MagicProgressBar☆729Aug 8, 2018Updated 7 years ago
- 仿微信IM图片剪裁☆138Jan 27, 2015Updated 11 years ago
- imitate Tumblr's menu, dragging animations look like a snake☆586Apr 11, 2017Updated 8 years ago
- ⏱ Easy count down by TextureView☆542Aug 29, 2017Updated 8 years ago
- 类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picas…☆2,459Feb 24, 2018Updated 8 years ago
- 无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面。☆649Aug 28, 2015Updated 10 years ago
- Android自定义相 册,实现了拍照、图片选择(单选/多选)、 裁剪(单/多裁剪)、旋转、ImageLoader无绑定任由开发者选择、功能可配置、主题样式可配置。GalleryFinal为你定制相册。☆3,217Apr 18, 2017Updated 8 years ago
- android photoviewer, 主要应用于图片大图浏览,该项目基于eclispe,来源于https://github.com/bm-x/PhotoView☆11Nov 17, 2015Updated 10 years ago
- 多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位☆4,304Dec 10, 2024Updated last year
- enable users to slide card to the left or right smoothly and continuously☆2,391Oct 25, 2017Updated 8 years ago
- 一个带渐变层叠动画的左右滑动效果☆1,465Nov 7, 2017Updated 8 years ago
- 仿微信朋友圈下拉刷新控件 imitate Weixin Chat Friend pullrefresh widget.☆48May 10, 2015Updated 10 years ago
- 打造炫酷列表之 StickyHeaderListView:标题渐变、吸附悬浮、筛选分类、动态头部等☆2,910Aug 1, 2018Updated 7 years ago
- [deprecated] sticky view in viewpager which includes scrollview and listview - viewpager with headers☆312May 6, 2016Updated 9 years ago
- Deprecated -- Image selector for Android device. Support single choice and multi-choice.☆2,948May 6, 2020Updated 5 years ago
- An android password view that looks like the pay password view in wechat app and alipay app.☆1,604Apr 15, 2021Updated 4 years ago
- 仿qq身边的人Viewpager实现☆221Apr 18, 2017Updated 8 years ago
- 一个实用的多条件筛选菜单☆3,570Feb 18, 2022Updated 4 years ago
- Based on https://github.com/xmuSistone/android-card-slide-panel.git☆586Dec 17, 2015Updated 10 years ago
- 具有共同头部的 ViewPager,支持与ListView,GridView,ScrollView,WebView,RecyclerView 嵌套使用。具有连续的滑动事件 和 滑动监听, 支持下拉刷新。☆769Mar 29, 2017Updated 8 years ago
- Our Sliding Emoji Keyboard app.☆295Dec 10, 2016Updated 9 years ago
- This is an example show or hide toolbar when scrolling a webview .☆12Jul 12, 2016Updated 9 years ago
- Select images from Android devices made easy :-) Start Activity PhotoSelectorActivity, this is the main entry point☆681Mar 19, 2015Updated 10 years ago
- image cropping layout☆338Oct 25, 2019Updated 6 years ago