From f6a0998f6ef5a8dd88bd9192998bd065c6d9c410 Mon Sep 17 00:00:00 2001 From: vng Date: Mon, 24 Sep 2012 14:02:03 +0300 Subject: [PATCH] [android] Add ScrollView to DownloadResourceActivity. --- android/res/layout/download_resources.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/android/res/layout/download_resources.xml b/android/res/layout/download_resources.xml index ae96952462..f50b680680 100644 --- a/android/res/layout/download_resources.xml +++ b/android/res/layout/download_resources.xml @@ -1,8 +1,13 @@ - + + @@ -122,4 +127,5 @@ android:text="@string/download_country_ask" android:visibility="gone" /> - \ No newline at end of file + +