1.https://github.com/zcweng/ToggleButton
状态切换的 Button,类似 iOS,用 View 实现
2.https://github.com/lipangit/jiecaovideoplayer/blob/develop/README-ZH.md
Activity
实现播放器真正的全屏功能ListView
、ViewPager
和ListView
、ViewPager
和Fragment
等多重嵌套模式下全屏工作ListView
的拖拽和ViewPager
的滑动时如果划出屏幕会自动重置视频 * 也可以全屏:https://github.com/linsea/UniversalVideoView
*https://github.com/xiongwei-git/AndroidVideoPlayer
3.仿iOS日期选择效果-仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果
https://github.com/saiwu-bigkoo/Android-PickerView
4.仿美团等选择城市列表demo
https://github.com/zaaach/CityPicker
https://github.com/caoweiaaa/CitySelector
5.通用的广告栏控件,让你轻松实现广告头效果。
支持无限循环,可以设置自动翻页和时间(而且非常智能,
手指触碰则暂停翻页,离开自动开始翻页。
你也可以设置在界面onPause的时候不进行自动翻页,onResume之后继续自动翻页),
并且提供多种翻页特效。 对比其他广告栏控件,大多都需要对源码进行改动才能加
载网络图片,或者帮你集成不是你所需要的图片缓存库。
而这个库能让有代码洁癖的你欢喜,不需要对库源码进行修改你就
可以使用任何你喜欢的网络图片库进行配合。
https://github.com/saiwu-bigkoo/Android-ConvenientBanner
https://github.com/kot32go/GaussPager