diff --git a/proprietary/samplePlayer/AndroidManifest.xml b/proprietary/samplePlayer/AndroidManifest.xml
index 69083fea..37eeb885 100644
--- a/proprietary/samplePlayer/AndroidManifest.xml
+++ b/proprietary/samplePlayer/AndroidManifest.xml
@@ -3,7 +3,8 @@
package="com.widevine.demo"
>
-
+
+
diff --git a/proprietary/samplePlayer/default.properties b/proprietary/samplePlayer/default.properties
index 5ce9e933..8d2c89a7 100644
--- a/proprietary/samplePlayer/default.properties
+++ b/proprietary/samplePlayer/default.properties
@@ -1,2 +1,2 @@
# Project target.
-target=android-12
+target=android-IceCreamSandwich
diff --git a/proprietary/samplePlayer/res/layout/empty.xml b/proprietary/samplePlayer/res/layout/empty.xml
index 81ab487a..4e4ebd29 100644
--- a/proprietary/samplePlayer/res/layout/empty.xml
+++ b/proprietary/samplePlayer/res/layout/empty.xml
@@ -3,5 +3,5 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
-
+
diff --git a/proprietary/samplePlayer/res/layout/main.xml b/proprietary/samplePlayer/res/layout/main.xml
index 825d2c18..1f015bcb 100644
--- a/proprietary/samplePlayer/res/layout/main.xml
+++ b/proprietary/samplePlayer/res/layout/main.xml
@@ -1,21 +1,21 @@
+ android:layout_width="match_parent"
+ android:layout_height="match_parent">
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ >
-
\ No newline at end of file
+
diff --git a/proprietary/samplePlayer/res/layout/settings.xml b/proprietary/samplePlayer/res/layout/settings.xml
index 46bf10b1..f9a12a26 100644
--- a/proprietary/samplePlayer/res/layout/settings.xml
+++ b/proprietary/samplePlayer/res/layout/settings.xml
@@ -1,38 +1,34 @@
-
+
@@ -42,42 +38,38 @@
android:layout_height="fill_parent"
>