mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
Merge branch 'main' into main
This commit is contained in:
@@ -882,6 +882,14 @@ class SettingsActivity : MIUIActivity() {
|
||||
SwitchV("remove_lock_screen_camera")
|
||||
)
|
||||
)
|
||||
add(
|
||||
TextSummaryWithSwitchV(
|
||||
TextSummaryV(
|
||||
textId = R.string.enable_wave_charge_animation
|
||||
),
|
||||
SwitchV("enable_wave_charge_animation")
|
||||
)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user