分类:: 自定义控件(Custom)

0

IndexableRecyclerView

轻松实现:选择城市,选择联系人等需要索引的功能 特性 1、根据数据源,自动排序生成字母索引Bar(非字母开头,索引为”#”,另可自由定制),以及HeaderTitle 2、非常自由的 添加各种HeaderView/FooterView,包括自定义索引,HeaderTitle,各种View等等 3、HeaderTitle是粘性的(Sticky) 4、UI自由定制、拓展;提供2种悬浮提示View,常规

0

TapTargetView

An implementation of tap targets from the Material Design guidelines for feature discovery GitHub地址:https://github.com/KeepSafe/TapTargetView

0

LayoutSwitch

https://github.com/gjiazhe/LayoutSwitch A sample showing an easy way to make switch animation from list layout to grid layout with RecyclerView.

0

NumberPickerView

https://github.com/Carbs0126/NumberPickerView 在Android项目的开发中会用到NumberPicker组件,但是默认风格的NumberPicker具有一些不灵活的属性,定制起来也比较麻烦,并且缺少一些过渡动效,因此在应用开发时,一般采用自定义的控件来完成选择功能。

0

Picture Preview Lib

https://github.com/qiushi123/VideoDemoQcl 用于显示原图级别的图片预览库,大图显示,大图预览,大图加载,类似微博长图,宽图,可用于显示大分辨率图片等。