Use material theme for mobile network settings

Bug: 15686463
Change-Id: I6d63be1f341502bc10aa31e8ee47afdd24923be1
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7683be2..fe79017 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -272,7 +272,7 @@
              non-voice-capable tablets and regular phone devices. -->
         <activity android:name="MobileNetworkSettings"
             android:label="@string/settings_label"
-            android:theme="@style/Theme.Settings">
+            android:theme="@style/SettingsLight">
             <intent-filter>
                 <action android:name="android.intent.action.VIEW" />
                 <action android:name="android.intent.action.MAIN" />