Hide dropdown list by default.
Test: manual Change-Id: I0b3ae219404cf1c503cf71410d7bdcd5daef4fb6 Fixes: 119872107
This commit is contained in:
@@ -21,7 +21,8 @@
|
|||||||
android:title="@string/data_usage_app_summary_title">
|
android:title="@string/data_usage_app_summary_title">
|
||||||
|
|
||||||
<com.android.settings.datausage.SpinnerPreference
|
<com.android.settings.datausage.SpinnerPreference
|
||||||
android:key="cycle" />
|
android:key="cycle"
|
||||||
|
settings:isPreferenceVisible="false" />
|
||||||
|
|
||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
android:key="app_data_usage_summary_category">
|
android:key="app_data_usage_summary_category">
|
||||||
|
Reference in New Issue
Block a user