First implementation of picture button theme, still no transparency

This commit is contained in:
pelya
2010-08-26 17:18:03 +03:00
parent 8c5bb493da
commit 2ba663a7b1
37 changed files with 371 additions and 79 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.sourceforge.sc2"
android:versionCode="1002"
android:versionName="1.0.02"
package="com.googlecode.opentyrian"
android:versionCode="2106"
android:versionName="2.1.06"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"