Archived
Version 1.3.0 (little design overhaul) with additional fixes
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/AppThemeLight.Launcher">
|
||||
android:theme="@style/AppThemeLight.Launcher"
|
||||
android:windowSoftInputMode="adjustPan">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user