mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-13 03:41:19 +08:00
双排时钟最大大小提升至9
This commit is contained in:
@@ -719,7 +719,7 @@ class SettingsActivity : MIUIActivity() {
|
||||
)
|
||||
add(
|
||||
SeekBarWithTextV(
|
||||
"status_bar_clock_double_line_size", 0, 8, 0,
|
||||
"status_bar_clock_double_line_size", 0, 9, 0,
|
||||
dataBindingRecv = custom_clock_binding.binding.getRecv(2)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user