diff --git a/AndroidManifest.xml b/AndroidManifest.xml index db506a1e..250816c5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -66,13 +66,16 @@ + android:label="@string/app_name" + android:launchMode="singleTask"> + + diff --git a/build-test.sh b/build-test.sh index c1254617..2977982a 100644 --- a/build-test.sh +++ b/build-test.sh @@ -1,4 +1,4 @@ -ANDROID_JAR=../android-13.jar +ANDROID_JAR=../android-14_.jar AAPT=./../aapt DX=./../dx APKBUILDER=./../apkbuilder diff --git a/jni/src/Xash3D/xash3d b/jni/src/Xash3D/xash3d index 472f483e..8dcecbaa 160000 --- a/jni/src/Xash3D/xash3d +++ b/jni/src/Xash3D/xash3d @@ -1 +1 @@ -Subproject commit 472f483e21b042a3fa04f2e559acf7c71c0c0325 +Subproject commit 8dcecbaac9204a87200f2ce7e95c2b8f23a7a616 diff --git a/res/layout/notify.xml b/res/layout/notify.xml index 069cfa69..10087aa9 100644 --- a/res/layout/notify.xml +++ b/res/layout/notify.xml @@ -1,43 +1,34 @@ + + android:layout_width="fill_parent" + android:layout_height="65sp" + android:orientation="horizontal" > - + - - - - - - - - - - - - - - - - - - - + +