安利一波自己的UI库,哈哈哈

1. PullToRefreshListView

仿简书自带下拉刷新和分页加载功能的ListView
https://github.com/zhouchupen/PullToRefreshListView

PullToRefreshListView

2. NoteCalendar

Android自定义日历,带有标注功能
https://github.com/zhouchupen/NoteCalendar

NoteCalendar

3. PieView

Android自定义饼图
https://github.com/zhouchupen/PieView

PieView

4. RadarView

Android自定义功能雷达图
https://github.com/zhouchupen/RadarView

RadarView

5. LineGraph

Android自定义折线图
https://github.com/zhouchupen/LineGraph

LineGraph

6. TextClearableEditText

Android自定义带标题和可清除功能的EditText
https://github.com/zhouchupen/TextClearableEditText

TextClearableEditText

7. WhiteClearableEditText

Android仿微信信息输入框
https://github.com/zhouchupen/WhiteClearableEditText

WhiteClearableEditText

8. SixNumEditText

Android仿微信六位数字输入框
https://github.com/zhouchupen/SixNumEditText

SixNumEditText

9. NumberKeyboard

Android自定义底部输入键盘
https://github.com/zhouchupen/NumberKeyboard

NumberKeyboard

10. MenuPicker

Android仿iOS弹出菜单
https://github.com/zhouchupen/MenuPicker

MenuPicker

11. UIAlertDialog

Android仿iOS警示对话框
https://github.com/zhouchupen/UIAlertDialog

UIAlertDialog

12. IconTitleCell

Android仿iOS图标文本单元格
https://github.com/zhouchupen/IconTitleCell

IconTitleCell

13. TtitleTextCell

Android仿iOS单元格(主标题+副标题)
https://github.com/zhouchupen/TtitleTextCell

TtitleTextCell

14. CircleImageView

Android自定义圆形ImageView
https://github.com/zhouchupen/CircleImageView

CircleImageView

需要注意的是,当同时使用上面的多个控件时,需要在build.gradle(app modules)添加下面配置:

android { 
    enforceUniquePackageName = false
}

或者在github上手动下载代码后,导入为module时重新命名。

以上控件都是自己在开发过程中用的1.0版本,如果有bug请多多包含,希望使用者可以积极反馈,小编保证积极改善:)

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 179,094评论 25 709
  • afinalAfinal是一个android的ioc,orm框架 https://github.com/yangf...
    passiontim阅读 15,878评论 2 45
  • 文/南宫娆苒 (所有作品均为原创,未经作者允许切勿转载) 1.父母报以恩情,我们回馈陪伴 在我居住的小区里有一对年...
    南宫成长屋阅读 558评论 8 5
  • 你的第四本书我还是买来看完了,嗯,《好吗好的》。 去年9月底在厦门曾厝垵去了你的店,今年10月在大理路过你的店。今...
    那自叙阅读 4,483评论 2 2
  • What Is SEO? SEO stands for “search engine optimization.”...
    layjoy阅读 510评论 0 2

友情链接更多精彩内容