Merge "Fine tune Select time zone Settings UI" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-04-01 09:18:05 +00:00
committed by Android (Google) Code Review

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"