(facebook的Rebound动库,弹性效果挺好的,估计太老了,之前一直跑不起来,修改了各种gradle配置后总算可以了 )A Java library that models spring dynamics and adds real world physics to your app.
☆22Nov 25, 2016Updated 9 years ago
Alternatives and similar repositories for rebound
Users that are interested in rebound are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个动画弹出框的DEMO,利用Facebook的Rebound,实现弹簧效果的弹出框,弹性效果挺好的,感觉软软的( ﹁ ﹁ ) ~→,简书☆93Dec 8, 2016Updated 9 years ago
- 类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。☆21Mar 23, 2017Updated 9 years ago
- Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。☆15Mar 23, 2017Updated 9 years ago
- 低内存消耗的序列帧动画库,只占用一张序列帧图片的内存,可用于直播大礼物的展示☆10Oct 16, 2018Updated 7 years ago
- 优化了 https://github.com/HzwSunshine/ImageGallery ,对大长图和大宽图做了对应优化,对动画效果做了对应优化☆59Nov 10, 2016Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 优化后的DragPhotoView, A photoView to scale image and finish activity,高仿微信可拖拽返回PhotoView,二次调整优化处理,增加多种功能☆39May 23, 2018Updated 7 years ago
- 基于 js 交 互方式实现的 ECharts Android 项目。☆14Jan 4, 2023Updated 3 years ago
- 实现同步更新的通知与插件☆23Dec 14, 2016Updated 9 years ago
- 模仿android新浪微博客户端菜单弹出效果☆27May 5, 2016Updated 9 years ago
- Android动画进阶使用Demo☆22Apr 21, 2017Updated 8 years ago
- a android project for tinting the system bar☆13Dec 27, 2015Updated 10 years ago
- 仿最新版QQ底部动态按钮。☆85Jun 20, 2017Updated 8 years ago
- 在日常开发过程中,一些后台服务,比如IM,后台定时任务,都需要一套本地日志系统来监控程序是否正常,Android本身提供的日志系统只能在终端显示,为了模拟一套和android Log系统相同的环境,我自己写了一套本地日志系统来解决以上问题。☆16Jun 12, 2016Updated 9 years ago
- 仿探探首页效果☆46Jun 1, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An android application for Microsoft how-old.net, as Sample usage for Android `MVP` design pattern and `android-async-http`.☆12Dec 20, 2016Updated 9 years ago
- Android scale tab layout☆21Apr 29, 2019Updated 6 years ago
- Android自定义组合控件☆41Mar 2, 2017Updated 9 years ago
- 实现让TextView里面的文字一个一个输出,增加动感,用法简单。☆11May 19, 2017Updated 8 years ago
- A simple Demo by the RadioButton and Fragment achieve the bottom navigation bar☆11Aug 2, 2016Updated 9 years ago
- MP3音频录制,支持类似 iOS 原生的单边或者双边波形显示,低版本音频权限兼容,本地或者在线音频播放的波形显示,录制波形和播放波形会根据声音频率变色的功能,边播边缓存功能,简书入口http://www.jianshu.com/p/2448e2903b07☆954Aug 7, 2025Updated 8 months ago
- 📦A cube 3D rotation loading view.☆19Aug 23, 2018Updated 7 years ago
- 一个圆形的指示器:通过动画差值器然后动态绘制相应的弧形☆11Jun 29, 2017Updated 8 years ago
- 安卓视图动画和属性动画集锦☆17Oct 23, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 重写LinearLayout,仿淘宝商品详情页,上拉查看更多详情☆80Jul 26, 2018Updated 7 years ago
- a custom view and animation sample☆17Aug 15, 2017Updated 8 years ago
- hybrid application 在Android 原生应用中集成React Native的实现☆14Sep 12, 2019Updated 6 years ago
- A simple Flutter app to Read and Download eBooks.☆12Oct 31, 2022Updated 3 years ago
- 让引导页动画变得easy☆24Nov 15, 2016Updated 9 years ago
- Activity启动过程中获取组件宽高的五种方式☆10Jul 6, 2016Updated 9 years ago
- socket阻塞式长链接和非阻塞式长链接的讲解示例☆11Nov 18, 2016Updated 9 years ago
- Integration of PTR pull down refresh with up - pull load in a fragment ----将PTR下拉刷新与上拉加载集成在一个fragment中☆10Jul 9, 2016Updated 9 years ago
- 实现viewPager、recyclerView、顶部banner滑动、tab的停靠和特效,下拉刷新等的多级联动效果,recyclerView可以穿过顶部停靠的tab,自带上拉加载更多等☆121Nov 10, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A gift-shopping app, developed with android 5.0 widgets and transitions.☆15Nov 29, 2019Updated 6 years ago
- 粘性小球LoadingView☆93Aug 31, 2016Updated 9 years ago
- ViewDragHelper结合RecyclerView的使用示例☆104Feb 1, 2018Updated 8 years ago
- Android仿小红书笔记详情页ExpandableLayout☆41Aug 19, 2017Updated 8 years ago
- android kotlin dynamic form☆11Jul 24, 2019Updated 6 years ago
- Android自定义控件之Togglebutton☆14Dec 16, 2016Updated 9 years ago
- 설정한 최대 라인수에 따라 텍스트의 확장, 축소가 가능한 TextView 입니다.☆10Jul 10, 2023Updated 2 years ago