mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-13 11:51:22 +08:00
@@ -1315,6 +1315,15 @@ class SettingsActivity : MIUIActivity() {
|
||||
|
||||
add(LineV())
|
||||
add(TitleTextV(resId = R.string.lock_screen))
|
||||
add(
|
||||
TextSummaryWithSwitchV(
|
||||
TextSummaryV(
|
||||
textId = R.string.lock_screen_clock_display_seconds,
|
||||
tipsId = R.string.only_official_default_themes_are_supported
|
||||
),
|
||||
SwitchV("lock_screen_clock_display_seconds")
|
||||
)
|
||||
)
|
||||
add(
|
||||
TextSummaryWithSwitchV(
|
||||
TextSummaryV(
|
||||
|
||||
Reference in New Issue
Block a user