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:
Edgar Wang
2022-04-01 02:37:06 +08:00
parent 27c2e0db82
commit bc0f6f7639

View File

@@ -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"