-
个人中心页面框架的Android代码
资源介绍
LSettingView
设置界面条目封装,同时包含:
设置左侧图标
设置左侧文字
设置右侧图标
设置右侧图标是否显示
设置右侧为复选框样式
设置右侧为开关模式
设置右侧文字及样式
运行效果:
快速使用
1. 添加依赖
compile 'com.leon:lsettingviewlibrary:1.2.0'
2. 在布局文件中引用
3. 添加单击事件处理
LSettingItem mSettingItemOne = (LSettingItem
- 上一篇: 个人资料页面设置
- 下一篇: gradle-3.3-all.zip,完整版-解压即可使用