Merge "Add a empty page to host Safety/emergency settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
76c649968f
@@ -92,6 +92,7 @@
|
||||
<color name="homepage_security_background">#0F9D58</color>
|
||||
<color name="homepage_accounts_background">#F15B8D</color>
|
||||
<color name="homepage_accessibility_background">#5011C1</color>
|
||||
<color name="homepage_emergency_background">#F28B82</color>
|
||||
<color name="homepage_system_background">#9E9E9E</color>
|
||||
<color name="homepage_support_background">#26459C</color>
|
||||
<color name="homepage_generic_icon_background">#1A73E8</color>
|
||||
|
||||
@@ -10986,6 +10986,9 @@
|
||||
<!-- Summary for settings suggestion for swipe up to switch apps [CHAR LIMIT=60] -->
|
||||
<string name="swipe_up_to_switch_apps_suggestion_summary">Turn on the new gesture to switch apps</string>
|
||||
|
||||
<!-- Preference title for "Safety & emergency" settings page [CHAR LIMIT=60]-->
|
||||
<string name="emergency_settings_preference_title">Safety & emergency</string>
|
||||
|
||||
<!-- Title text for edge to edge navigation [CHAR LIMIT=60] -->
|
||||
<string name="edge_to_edge_navigation_title">Gesture navigation</string>
|
||||
<!-- Summary text for edge to edge navigation [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user