Merge "Modify Settings homepage layout"

This commit is contained in:
Raff Tsai
2018-09-06 01:15:24 +00:00
committed by Android (Google) Code Review
14 changed files with 295 additions and 320 deletions

View File

@@ -10075,4 +10075,10 @@
<!-- UI debug setting: Enable High Refresh Rate virtual panel [CHAR LIMIT=50] -->
<string name="high_frequency_display_device_summary">Enable Virtual High Frequency Panel</string>
<!-- Homepage bottom menu. Title for display all Settings [CHAR LIMIT=30] -->
<string name="homepage_all_settings">All Settings</string>
<!-- Homepage bottom menu. Title for display personalized Settings [CHAR LIMIT=30] -->
<string name="homepage_personal_settings">Your Settings</string>
</resources>