Background saving/restoring fully works (And pauses audio)
This commit is contained in:
@@ -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="2113"
|
||||
android:versionName="2.1.13 - more options for auto-fire and touchscreen controls in Keyboard menu"
|
||||
android:versionCode="2114"
|
||||
android:versionName="2.1.14 - game can be put to background with Home button and successfully restored back"
|
||||
android:installLocation="preferExternal"
|
||||
>
|
||||
<application android:label="@string/app_name"
|
||||
|
||||
Reference in New Issue
Block a user