Fine tune Select time zone Settings UI
- remove space between title and region Bug: 227132664 Test: visual Change-Id: Ie7d3ca8e170be62b48f26a756d71de5cda7596a2
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
android:title="@string/date_time_set_timezone">
|
||||
|
||||
<PreferenceCategory
|
||||
android:layout="@layout/preference_category_no_label"
|
||||
android:key="time_zone_region_preference_category">
|
||||
<com.android.settingslib.RestrictedPreference
|
||||
android:key="region"
|
||||
@@ -35,6 +36,7 @@
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
android:layout="@layout/preference_category_no_label"
|
||||
android:key="time_zone_fixed_offset_preference_category">
|
||||
<com.android.settingslib.RestrictedPreference
|
||||
android:key="fixed_offset"
|
||||
|
Reference in New Issue
Block a user