From 2f86f4f4ae180ee64dfb3335d37ef85426acaa89 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Sun, 23 Dec 2012 11:09:05 +0100 Subject: Implemented directory navigation --- res/layout/directory_chooser.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'res/layout') diff --git a/res/layout/directory_chooser.xml b/res/layout/directory_chooser.xml index cf53962ef..842e5d458 100644 --- a/res/layout/directory_chooser.xml +++ b/res/layout/directory_chooser.xml @@ -38,8 +38,8 @@ android:layout_height="60dp" android:layout_alignParentLeft="true" android:layout_alignParentTop="true" - android:background="@drawable/borderless_button" - android:src="@attr/navigation_up" /> + android:background="?attr/borderless_button" + android:src="?attr/navigation_up" /> + android:ellipsize="start" + android:scrollHorizontally="true" + android:singleLine="true" />