Skip to content

Commit

Permalink
allowbackup false
Browse files Browse the repository at this point in the history
  • Loading branch information
naman14 committed Oct 31, 2016
1 parent 4ec00c4 commit 0f09356
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme.FullScreen.Light">
android:theme="@style/AppTheme.FullScreen.Light"
tools:replace="android:allowBackup">

<activity
android:name=".activities.MainActivity"
android:label="@string/app_name"
Expand Down

0 comments on commit 0f09356

Please sign in to comment.