fix: 修改日期选择器按钮样式
This commit is contained in:
@@ -102,8 +102,9 @@ dependencies {
|
||||
|
||||
// 文件选择器 https://github.com/rosuH/AndroidFilePicker/blob/master/README_CN.md
|
||||
implementation 'me.rosuh:AndroidFilePicker:0.8.2'
|
||||
// 时间选择器 https://github.com/Gredicer/datetimepicker
|
||||
implementation 'com.github.Gredicer:datetimepicker:V1.0.0'
|
||||
// // 时间选择器 https://github.com/Gredicer/datetimepicker
|
||||
// implementation 'com.github.Gredicer:datetimepicker:V1.0.0'
|
||||
implementation project(path: ':datetimepicker')
|
||||
|
||||
//带侧滑的自定义列表
|
||||
implementation 'com.yanzhenjie.recyclerview:x:1.3.2'
|
||||
|
||||
Reference in New Issue
Block a user