From b2be996e67e10458e00a004205903b747d3c3e4e Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sun, 15 Dec 2013 10:37:50 -0500 Subject: [PATCH] Fix crashing in the core manager for devices on Android 2.3.x Also remove a now non-existent activity reference from the AndroidManifest. --- android/phoenix/AndroidManifest.xml | 1 - android/phoenix/res/layout/coremanager_listview.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/android/phoenix/AndroidManifest.xml b/android/phoenix/AndroidManifest.xml index 5fa625b1c7..172f2d97b3 100644 --- a/android/phoenix/AndroidManifest.xml +++ b/android/phoenix/AndroidManifest.xml @@ -27,7 +27,6 @@ - diff --git a/android/phoenix/res/layout/coremanager_listview.xml b/android/phoenix/res/layout/coremanager_listview.xml index 9058846980..10b564b375 100644 --- a/android/phoenix/res/layout/coremanager_listview.xml +++ b/android/phoenix/res/layout/coremanager_listview.xml @@ -1,6 +1,5 @@