From da2df98f789f2531142835dc43566ccda9583c22 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Sat, 2 Feb 2013 22:18:05 +0000 Subject: Updated file browser to show icons, size, and modified time. Also added a button to go up a directory, and go to a specified directory --- res/layout/browser.xml | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) (limited to 'res/layout/browser.xml') diff --git a/res/layout/browser.xml b/res/layout/browser.xml index e4edd98..4ba2fe4 100644 --- a/res/layout/browser.xml +++ b/res/layout/browser.xml @@ -3,15 +3,35 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > - + + + + + + + + + + - \ No newline at end of file -- cgit v1.2.3