Split page title and toggle title due to the request from L10N team

Bug: 331766433
Test: Manual
Change-Id: Iee457c404206dd287b9eb15e38f56ac5c7717640
This commit is contained in:
mxyyiyi
2024-04-07 12:29:52 +08:00
parent f6c7511996
commit 7fb3a5346a
2 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/manager_battery_usage_allow_background_usage_title">
android:title="@string/manager_battery_usage_allow_background_usage_settings_title">
<com.android.settingslib.widget.LayoutPreference
android:key="header_view"