mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
电池温度
This commit is contained in:
@@ -966,6 +966,14 @@ class SettingsActivity : MIUIActivity() {
|
||||
SwitchV("remove_macro_blacklist")
|
||||
)
|
||||
)
|
||||
add(
|
||||
TextSummaryWithSwitchV(
|
||||
TextSummaryV(
|
||||
textId = R.string.battery_life_function
|
||||
),
|
||||
SwitchV("battery_life_function")
|
||||
)
|
||||
)
|
||||
add(LineV())
|
||||
add(TitleTextV(resId = R.string.scope_mediaeditor))
|
||||
add(
|
||||
|
||||
Reference in New Issue
Block a user