mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-13 03:41:19 +08:00
新增状态栏DT2S
This commit is contained in:
@@ -532,7 +532,13 @@ class SettingsActivity : MIUIActivity() {
|
||||
SwitchV("remove_the_maximum_number_of_notification_icons")
|
||||
)
|
||||
)
|
||||
|
||||
add(
|
||||
TextSummaryWithSwitchV(
|
||||
TextSummaryV(
|
||||
textId = R.string.double_tap_to_sleep
|
||||
), SwitchV("status_bar_double_tap_to_sleep")
|
||||
)
|
||||
)
|
||||
add(LineV())
|
||||
add(TitleTextV(resId = R.string.status_bar_layout))
|
||||
add(
|
||||
|
||||
Reference in New Issue
Block a user