From 2097538559ca82d4c2336da63a5e45e10ca53af0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 16 Jul 2012 22:48:23 +0200 Subject: Start work on clear setting for file dialog Add a quick start quide stating the obvious (*sigh*) --- res/layout/faq.xml | 31 ++++++++++++++++--------------- res/layout/file_dialog_main.xml | 7 +++++++ 2 files changed, 23 insertions(+), 15 deletions(-) (limited to 'res/layout') diff --git a/res/layout/faq.xml b/res/layout/faq.xml index 4107ea7e..b18446c0 100644 --- a/res/layout/faq.xml +++ b/res/layout/faq.xml @@ -8,17 +8,22 @@ android:layout_height="wrap_content" android:orientation="vertical" > - + + + + - - + - - + @@ -35,22 +40,18 @@ style="@style/faqitem" android:text="@string/faq_security" /> - - + android:text="@string/broken_images" /> + - - + android:id="@+id/brokenimages" + style="@style/faqitem" /> + - - + diff --git a/res/layout/file_dialog_main.xml b/res/layout/file_dialog_main.xml index 68af9b18..2a623dc6 100644 --- a/res/layout/file_dialog_main.xml +++ b/res/layout/file_dialog_main.xml @@ -25,6 +25,13 @@ android:layout_height="wrap_content" android:text="@string/select_file" > + +