From: jabarros Date: Tue, 20 Jan 2015 09:43:39 +0000 (+0100) Subject: Add Scrollview in list fragment layout for showing text message X-Git-Tag: oc-android-1.7.0_signed~16^2~14 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/d751df3daa30108d9f04876ac4a07e87a0acf332?ds=sidebyside Add Scrollview in list fragment layout for showing text message --- diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml index 570970a6..529ce60b 100644 --- a/res/layout/list_fragment.xml +++ b/res/layout/list_fragment.xml @@ -49,15 +49,18 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:visibility="gone" > - - + + + \ No newline at end of file