From 30c2ede8e5334cb26b7ad0fa69b7a254fab5afc5 Mon Sep 17 00:00:00 2001 From: Lennart Rosam Date: Tue, 10 Apr 2012 04:40:53 +0200 Subject: [PATCH] Migration to ActionBarSherlock 4.0.1 / Custom Adapter to override text colors in the ListNavigation Dropdown spinner --- actionbarsherlock | 2 +- project.properties | 2 +- res/values/styles.xml | 14 +- src/eu/alefzero/owncloud/ui/FragmentListView.java | 5 +- .../owncloud/ui/activity/FileDisplayActivity.java | 395 ++++++++++++--------- src/eu/alefzero/owncloud/ui/fragment/FileList.java | 2 +- 6 files changed, 235 insertions(+), 185 deletions(-) diff --git a/actionbarsherlock b/actionbarsherlock index 989a0ffa..8fcee10a 160000 --- a/actionbarsherlock +++ b/actionbarsherlock @@ -1 +1 @@ -Subproject commit 989a0ffa90e1d7f665d9efc70e532d6c407ac5f2 +Subproject commit 8fcee10a340d54fb4acdbddcdc1746ad3f377eca diff --git a/project.properties b/project.properties index 66f56ed1..d476196b 100644 --- a/project.properties +++ b/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-13 +target=android-14 android.library.reference.1=actionbarsherlock/library diff --git a/res/values/styles.xml b/res/values/styles.xml index 1d444550..307cdeea 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -3,16 +3,18 @@ - - - + + +