From: kruland2607 Date: Fri, 10 Feb 2012 02:26:09 +0000 (+0000) Subject: Fix two layout issues with the ThrustCurve query form layout. 1) use a trick to... X-Git-Tag: upstream/12.03~1^2~67 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=fca59007366e23738a3c5c624bb784afaa3107f3;p=debian%2Fopenrocket Fix two layout issues with the ThrustCurve query form layout. 1) use a trick to prevent the keyboard from appearing automatically on ICS (and perhaps other) tables. 2) move the submit button to be tight to the bottom of the form since then even if the keyboard is up, you can still press it. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@404 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/res/layout/tcqueryform.xml b/android/res/layout/tcqueryform.xml index f6fc7c8f..77c15e5d 100644 --- a/android/res/layout/tcqueryform.xml +++ b/android/res/layout/tcqueryform.xml @@ -1,16 +1,24 @@ - + + + + - + - + - + - + - \ No newline at end of file + \ No newline at end of file