Clean up CellDataPreference dialog problems

Bug: 26830672
Change-Id: I189f8b2120143ca9829feebd24cf2ee93a33f05b
This commit is contained in:
Jason Monk
2016-01-28 12:35:31 -05:00
parent 3ba50d858a
commit d0682d0363
3 changed files with 8 additions and 5 deletions

View File

@@ -138,6 +138,7 @@ public class DataUsageSummary extends DataUsageBase implements Indexable {
TemplatePreferenceCategory category = (TemplatePreferenceCategory)
inflatePreferences(R.xml.data_usage_cellular);
category.setTemplate(getNetworkTemplate(subId), subId, services);
category.pushTemplates(services);
}
private void addWifiSection() {