Limit the list of settings that can have shortcuts on home.
Updated some strings as well, to be shorter. Bug: 5087499 Bug: 5082543 Change-Id: I1b38ceda377a6cf9fcb6cd000af2ec0c96b243bb
This commit is contained in:
@@ -66,14 +66,14 @@
|
||||
android:id="@+id/sound_settings"
|
||||
android:icon="@drawable/ic_settings_sound"
|
||||
android:fragment="com.android.settings.SoundSettings"
|
||||
android:title="@string/sound_settings_title" />
|
||||
android:title="@string/sound_settings" />
|
||||
|
||||
<!-- Display -->
|
||||
<header
|
||||
android:id="@+id/display_settings"
|
||||
android:icon="@drawable/ic_settings_display"
|
||||
android:fragment="com.android.settings.DisplaySettings"
|
||||
android:title="@string/display_settings_title" />
|
||||
android:title="@string/display_settings" />
|
||||
|
||||
<!-- Storage -->
|
||||
<header
|
||||
|
||||
Reference in New Issue
Block a user