Tweak the landscape layout moving the buttons up a little.

This commit is contained in:
Kevin Ruland 2012-02-10 02:27:44 +00:00
parent 05996f35db
commit 62d58398ce

View File

@ -20,7 +20,7 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_weight="2"
android:gravity="center_horizontal"
android:src="@drawable/openrocket" />
@ -28,6 +28,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
android:layout_weight="1"
android:gravity="center"
android:orientation="horizontal" >