Skip to content

Commit

Permalink
AlertList Orientation bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jamorham committed Sep 28, 2016
1 parent 936a0d7 commit 9ecc56f
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 @@ -308,6 +308,7 @@

<activity
android:name=".AlertList"
android:configChanges="orientation|screenSize"
android:label="@string/title_activity_alert_list" />
<activity
android:name=".ErrorsActivity"
Expand Down

0 comments on commit 9ecc56f

Please sign in to comment.