Skip to content

android lite ui component 轻量级android UI库 按键,dialog,seekbar,progressbar等

License

Notifications You must be signed in to change notification settings

fghjhuang/LiteUI_android

Repository files navigation

LiteUI_android

android lite ui component This UI component is mainly use for app developer with simple ui and good looking ui

LSButton

基于https://github.com/zcweng/SwitchButton 修改的button

特点:可以设置异步模式,等待超时时间后返回超时事件,或者在另外的地方设置toggle

image

LDialog

基于https://github.com/pedant/sweet-alert-dialog 还是 https://github.com/F0RIS/sweet-alert-dialog 修改的dialog,只是简单修复了一下bug(具体忘记是哪个版本的源码了)

特点: ui比较好看,这里贴上源项目的图

image image

LCircleProgressBar

基于https://github.com/FelixLee0527/ColorArcProgressBar 导入的,并没有修改什么东西,一定要说就是在外面加了一个cardview让ui更好看 基于的这个项目也是基于别人的项目https://github.com/Shinelw/ColorArcProgressBar 做出来的

特点:做表盘类型的进度条的时候需要用到,这里贴上原项目的ui图和我修改之后的图

image image

About

android lite ui component 轻量级android UI库 按键,dialog,seekbar,progressbar等

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages