Skip to content

Commit

Permalink
Enable Multi-Window Support.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Rohloff committed Sep 30, 2016
1 parent 1536458 commit 816a5f4
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 @@ -16,6 +16,7 @@
android:hardwareAccelerated="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:resizeableActivity="true"
android:supportsRtl="false"
android:theme="@style/AppTheme">

Expand Down

0 comments on commit 816a5f4

Please sign in to comment.