MaterialSearchView
搜索效果 Android Search View based on Material design guidelines. GitHub地址:https://github.com/Mauker1/MaterialSearchView
搜索效果 Android Search View based on Material design guidelines. GitHub地址:https://github.com/Mauker1/MaterialSearchView
共同头部+ViewPager+ListView http://blog.csdn.net/w7822938/article/details/47173047 GitHub地址:https://github.com/cpoopc/ScrollableLayout
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, 默认均可
原创自定义控件之-Canvas实时绘制音乐波形图 #开源自定义控件系列之六 #自定义音乐播放器 代码百分百全注释,看不懂你过来,我保证不打你Canvas动态绘图,涉及碰撞检测(很简单)开源免费对您有帮助请加星 #解释 代码之前是在联想A820t上用px全写死的,未做适配,导致很多手机无法正展示效果,非常抱歉,现在工作太忙,过一段时间一定把适配版本更新上来,你也可以更该部分参数自行适配。^-^ #提
An android process bar library associated with ViewPager through single method GitHub地址:https://github.com/SamThompson/BubbleActions
An open source implementation of the long press actions in the Pinterest app. GitHub地址:https://github.com/SamThompson/BubbleActions
打造炫酷列表之 StickyHeaderListView:标题渐变、吸附悬浮、筛选分类、动态头部等StickyHeaderListView是基于实际需求做出的灵活可变的UI视图,具体实现了如下功能:一、支持下拉刷新和上拉加载更多功能。二、支持无限循环的广告位。三、使用GridView实现可动态配置的频道位、运营位。四、自定义FilterView实现筛选功能,同时支持动画显示与动画隐藏。五、支持Fi