Skip to content

Commit

Permalink
Fixed #259
Browse files Browse the repository at this point in the history
  • Loading branch information
eddygta17 committed Jul 23, 2018
1 parent 1192ab2 commit 17989b1
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 @@ -34,6 +34,7 @@
<activity
android:name=".activity.MainActivity"
android:label="@string/app_name"
android:windowSoftInputMode="adjustPan"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar">
<intent-filter>
Expand Down

0 comments on commit 17989b1

Please sign in to comment.