Fix the three get functions
[unical.git] / AndroidManifest.xml
index dd5e5d1c7501947114bac3e5bf635bdb86400718..f2d66b46e73c1a5895cddeca1f08c44472302902 100644 (file)
@@ -14,7 +14,7 @@
         android:allowBackup="true"
         android:icon="@drawable/ic_launcher"
         android:label="@string/app_name"
-        android:theme="@style/AppTheme" >
+        android:theme="@android:style/Theme.DeviceDefault.Light" >
         <activity android:name=".MainActivity">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN"/>
This page took 0.009455 seconds and 4 git commands to generate.