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

Commit 2f180488 authored by Raff Tsai's avatar Raff Tsai
Browse files

Hide dropdown list by default.

Test: manual
Change-Id: I0b3ae219404cf1c503cf71410d7bdcd5daef4fb6
Fixes: 119872107
parent 59482597
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -21,7 +21,8 @@
    android:title="@string/data_usage_app_summary_title">

    <com.android.settings.datausage.SpinnerPreference
        android:key="cycle" />
        android:key="cycle"
        settings:isPreferenceVisible="false" />

    <PreferenceCategory
        android:key="app_data_usage_summary_category">