From: David A. Velasco Date: Thu, 16 May 2013 17:43:10 +0000 (+0200) Subject: Fixed scroll view in landscape: full content is scrollable when software keyboard... X-Git-Tag: oc-android-1.4.3~24^2~5 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/8bc9a0c86dff265ebf07a0163090794c0cf24fd3?hp=--cc Fixed scroll view in landscape: full content is scrollable when software keyboard is shown --- 8bc9a0c86dff265ebf07a0163090794c0cf24fd3 diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index 59ec2338..a4b5a5e4 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -26,10 +26,9 @@ + android:layout_above="@id/buttonOK" + android:layout_alignParentTop="true" + android:orientation="horizontal" > + android:orientation="vertical" > + android:id="@+id/LinearLayout1" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_margin="8dp" + android:focusable="true" + android:gravity="center" + android:orientation="vertical" >