Skip to content

Commit

Permalink
Fixed: Refresh after rotate in MainActivity.
Browse files Browse the repository at this point in the history
  • Loading branch information
androziom committed Jan 25, 2014
1 parent 2069ace commit 628f651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dSploit/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
android:allowBackup="true">
<activity
android:name=".MainActivity"
android:configChanges="orientation|screenSize"
android:label="@string/title_activity_main">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
Expand Down

0 comments on commit 628f651

Please sign in to comment.