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/filerow.xml | 51 +++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 5 deletions(-) (limited to 'res/layout/filerow.xml') diff --git a/res/layout/filerow.xml b/res/layout/filerow.xml index 2780514..abede54 100644 --- a/res/layout/filerow.xml +++ b/res/layout/filerow.xml @@ -1,6 +1,47 @@ - - + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3