Merge "[DO NOT MERGE] Fix flicker for Data Usage page" into tm-dev

This commit is contained in:
Chaohui Wang
2022-05-13 01:41:16 +00:00
committed by Android (Google) Code Review
5 changed files with 74 additions and 56 deletions

View File

@@ -17,7 +17,8 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
android:key="usage_amount">
android:key="usage_amount"
android:title="@string/summary_placeholder">
<com.android.settings.datausage.ChartDataUsagePreference
android:key="chart_data" />