Revision bae3476e
AndroidManifest.xml | ||
---|---|---|
14 | 14 |
android:allowBackup="true" |
15 | 15 |
android:icon="@drawable/ic_launcher" |
16 | 16 |
android:label="@string/app_name" |
17 |
android:theme="@style/AppTheme" >
|
|
17 |
android:theme="@style/Theme.AppCompat.Light.DarkActionBar" >
|
|
18 | 18 |
<activity |
19 | 19 |
android:name="info.guardianproject.checkey.MainActivity" |
20 | 20 |
android:label="@string/app_name" > |
Also available in: Unified diff