From e38fb4946a9f5757bf7a061dab0f69aa7941a62a Mon Sep 17 00:00:00 2001 From: "burke.davey" Date: Tue, 10 May 2011 11:36:44 +0000 Subject: [PATCH] Holo theme support --- android/AndroidManifest.xml | 6 ++++-- android/default.properties | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index dc58757..fc4db05 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -19,7 +19,9 @@ - + @@ -70,5 +72,5 @@ - + diff --git a/android/default.properties b/android/default.properties index 51e933a..0d9db12 100644 --- a/android/default.properties +++ b/android/default.properties @@ -10,4 +10,4 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-8 +target=android-11