From a09b90874d23cc781ae120590ac99ef0d61c8045 Mon Sep 17 00:00:00 2001 From: Paul Gardiner Date: Thu, 13 Dec 2012 14:35:28 +0000 Subject: Android: add directory navigation to the file picker --- android/res/layout/picker_entry.xml | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) (limited to 'android/res/layout') diff --git a/android/res/layout/picker_entry.xml b/android/res/layout/picker_entry.xml index 1b7038e6..e4d53a59 100644 --- a/android/res/layout/picker_entry.xml +++ b/android/res/layout/picker_entry.xml @@ -1,10 +1,26 @@ - - + android:layout_height="wrap_content" + android:paddingLeft="8dp" > + + + + + + \ No newline at end of file -- cgit v1.2.3