From f5ce318be7b42f5a2807e493817352504a2f2932 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Sat, 15 Nov 2014 22:26:55 +1100 Subject: [PATCH] Fix for fragment not displaying on 2.3 device. Also, app details now goes to the "Swap app list" rather than the main list of apps after hitting the "Up" button from the ActionBar. --- F-Droid/AndroidManifest.xml | 8 +++++++ .../fdroid/views/swap/SwapActivity.java | 21 ++++++++++------ .../views/swap/SwapAppListActivity.java | 24 +++++++++++++++---- 3 files changed, 42 insertions(+), 11 deletions(-) diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index d90c2ae38..7e96eb0c7 100644 --- a/F-Droid/AndroidManifest.xml +++ b/F-Droid/AndroidManifest.xml @@ -329,6 +329,14 @@ + + +