Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc0f6f76 authored by Edgar Wang's avatar Edgar Wang
Browse files

Fine tune Select time zone Settings UI

- remove space between title and region

Bug: 227132664
Test: visual
Change-Id: Ie7d3ca8e170be62b48f26a756d71de5cda7596a2
parent 27c2e0db
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"