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 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'res/layout/faq.xml') 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" /> + - - + -- cgit v1.2.3