归档: 2017/4

0

ZhiHuDaily-React-Native

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

0

UpdateDemo

Android APP update library./android app自动检测更新库 GitHub地址:https://github.com/hugeterry/UpdateDemo

0

ScrollableLayout

Add a headview for any view and supports sticking the navigator on the top when ItemView scrolls. GitHub地址:https://github.com/w446108264/ScrollableLayout

0

android-drag-FlowLayout

android 可拖拽的流布局库 GitHub地址:https://github.com/LightSun/android-drag-FlowLayout 1, 类似可拖拽的GridView. 不过gridView 宽度/个数是固定的。 这个布局item宽度是不定的(放不下自动换行)。2,长按item拖拽,如果要处理点击事件请调用。3,可嵌套ScrollerView. demo就是。4, 默认均可

0

android-adDialog

一个简单,强大的广告活动弹窗控件 GitHub地址:https://github.com/yipianfengye/android-adDialog 使用说明 显示一个默认广告弹窗,支持单广告活动、多广告活动,当弹窗显示多广告是默认显示底部小圆圈,当显示单活动时默认不显示底部小圆圈; 默认支持弹窗从上,下,左,右,左上,右上,左下,右下等八个方向弹出,更可以设置从任意指定的角度(0-360)弹出;

0

MultiTypeView

简化RecyclerView的多种type的adapter,Fragment可以动态添加到RecyclerView上,实现复杂的界面分多个模块开发 GitHub地址:https://github.com/LuckyJayce/MultiTypeView

0

A-MusicView

原创自定义控件之-Canvas实时绘制音乐波形图 #开源自定义控件系列之六 #自定义音乐播放器 代码百分百全注释,看不懂你过来,我保证不打你Canvas动态绘图,涉及碰撞检测(很简单)开源免费对您有帮助请加星 #解释 代码之前是在联想A820t上用px全写死的,未做适配,导致很多手机无法正展示效果,非常抱歉,现在工作太忙,过一段时间一定把适配版本更新上来,你也可以更该部分参数自行适配。^-^ #提