Same SDL keycode for Camera and Focus keys

This commit is contained in:
pelya
2011-02-25 14:59:32 +00:00
parent 99f734c61c
commit d5413b3c15
8 changed files with 14 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
android:versionName="1.0.0 - intiial version"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"
<application android:label="@string/app_name"
android:icon="@drawable/icon"
>
<activity android:name=".MainActivity"