Skip to content

Commit

Permalink
Hopefully fix task state issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SlideCI committed Sep 1, 2016
1 parent 58ceade commit 6329662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<application
android:name=".Reddit"
android:allowBackup="true"
android:alwaysRetainTaskState="true"
android:fullBackupContent="true"
android:hardwareAccelerated="true"
android:resizeableActivity="true"
Expand Down

0 comments on commit 6329662

Please sign in to comment.