Roaming and background controls under data usage.
Add action items to control mobile data roaming and background data
controls, along with dialogs to confirm. Still need to fix telephony
to watch for Settings.Secure changes.
Hide "Change cycle" item when viewing app details. Handle special
case where data usage doesn't want split action bar.
Bug: 4818009, 4979025, 4948767, 5010948
Change-Id: I363ff76a9daf2528d81573cf8d0687719d664bb0
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c9ac1bb..1e12a67 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -55,7 +55,7 @@
<application android:label="@string/settings_label"
android:icon="@mipmap/ic_launcher_settings"
android:taskAffinity=""
- android:theme="@android:style/Theme.Holo.SolidActionBar.SplitActionBarWhenNarrow"
+ android:theme="@android:style/Theme.Holo.SolidActionBar"
android:hardwareAccelerated="true">
<!-- Settings -->