diff --git a/app-pro/build.gradle b/app-pro/build.gradle index beb70b5..9f41b3a 100644 --- a/app-pro/build.gradle +++ b/app-pro/build.gradle @@ -20,13 +20,13 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 20 - buildToolsVersion "20.0.0" + compileSdkVersion 19 + buildToolsVersion "19.1.0" defaultConfig { applicationId "com.maskyn.fileeditorpro" minSdkVersion 14 - targetSdkVersion 20 + targetSdkVersion 19 versionCode 26 versionName "1.10" } diff --git a/app-pro/src/main/AndroidManifest.xml b/app-pro/src/main/AndroidManifest.xml index d8c2a3d..67bdfc0 100644 --- a/app-pro/src/main/AndroidManifest.xml +++ b/app-pro/src/main/AndroidManifest.xml @@ -47,7 +47,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"> diff --git a/app/build.gradle b/app/build.gradle index 41642f2..787b288 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,12 +38,12 @@ repositories { android { - compileSdkVersion 20 - buildToolsVersion "20.0.0" + compileSdkVersion 19 + buildToolsVersion "19.1.0" defaultConfig { applicationId "com.maskyn.fileeditor" minSdkVersion 14 - targetSdkVersion 20 + targetSdkVersion 19 versionCode 26 versionName "1.10" } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 3dde0ce..80b516e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -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"> diff --git a/build/intermediates/dex-cache/cache.xml b/build/intermediates/dex-cache/cache.xml index a3a7db0..e3dac6f 100644 --- a/build/intermediates/dex-cache/cache.xml +++ b/build/intermediates/dex-cache/cache.xml @@ -1,23 +1,4 @@ - - + + sha1="f449c5674e0427708d4fb17c4a2ec74c267e74d6"/> + + + + + + + + + + + + + + + revision="19.1.0" + sha1="e7a26359f635a1353de0aa8492f56f1f47c42c1a"/> + - + revision="19.1.0" + sha1="b1b6ea3b7e4aa4f492509a4952029cd8e48019ad"/>