Readded the jar, and fixed a keyboard issue

This commit is contained in:
Vlad Mihalachi
2014-09-27 15:20:05 +02:00
parent 2fefb3963c
commit 520c4c53c0
11 changed files with 124 additions and 53 deletions

View File

@ -52,7 +52,7 @@
android:name=".HomeActivity"
android:configChanges="fontScale|keyboard|keyboardHidden|locale|mnc|mcc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode|touchscreen"
android:launchMode="singleTop"
android:windowSoftInputMode="stateUnspecified|adjustPan"
android:windowSoftInputMode="stateUnspecified|adjustResize"
android:theme="@style/AppTheme.Light.Editor">
<intent-filter>
<action android:name="android.intent.action.MAIN" />