App won't crash (and will continue to work) when keyboard is opened/closed or orientation changes (at last!)

This commit is contained in:
pelya
2010-08-31 16:02:26 +03:00
parent 79911b77c3
commit 5373a8e9cd
3 changed files with 5 additions and 21 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.googlecode.opentyrian"
android:versionCode="2106"
android:versionName="2.1.06"
android:versionCode="2107"
android:versionName="2.1.07"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"