CircularAnim
Android水波动画帮助类,轻松实现View show/hide/startActivity()特效 GitHub地址:https://github.com/XunMengWinter/CircularAnim
Android水波动画帮助类,轻松实现View show/hide/startActivity()特效 GitHub地址:https://github.com/XunMengWinter/CircularAnim
“任阅网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、书签、txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能~项目基于RxJava + Retrofit2 + Dagger2,结合MVP模式开发,代码结构清晰。项目中的API均来自追书神器,纯属共享学习之用,不得用于商业! GitHub地址:https://github.com/
The is a Zhihu Daily App client, implemented using React Native. This project can run on both Android and iOS, with more than 80% of code in common. This is a demo project to show how to develop a com
DoubanMovie made with React Native GitHub地址:https://github.com/fengjundev/DoubanMovie-React-Native
Android APP update library./android app自动检测更新库 GitHub地址:https://github.com/hugeterry/UpdateDemo
Add a headview for any view and supports sticking the navigator on the top when ItemView scrolls. GitHub地址:https://github.com/w446108264/ScrollableLayout
android 可拖拽的流布局库 GitHub地址:https://github.com/LightSun/android-drag-FlowLayout 1, 类似可拖拽的GridView. 不过gridView 宽度/个数是固定的。 这个布局item宽度是不定的(放不下自动换行)。2,长按item拖拽,如果要处理点击事件请调用。3,可嵌套ScrollerView. demo就是。4, 默认均可
一个简单,强大的广告活动弹窗控件 GitHub地址:https://github.com/yipianfengye/android-adDialog 使用说明 显示一个默认广告弹窗,支持单广告活动、多广告活动,当弹窗显示多广告是默认显示底部小圆圈,当显示单活动时默认不显示底部小圆圈; 默认支持弹窗从上,下,左,右,左上,右上,左下,右下等八个方向弹出,更可以设置从任意指定的角度(0-360)弹出;
简化RecyclerView的多种type的adapter,Fragment可以动态添加到RecyclerView上,实现复杂的界面分多个模块开发 GitHub地址:https://github.com/LuckyJayce/MultiTypeView