X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2Fres%2Flayout%2Faltosdroid.xml;h=691c5e0467f5c4a659b2ee420083c0f81a979b99;hb=78e1de481bfdbf7c7bb908c317b23c8ee275c84f;hp=33d89d52091725cbe962acab29ccdcf4769cb0d1;hpb=583458772746317b98fced907ec780edff465888;p=fw%2Faltos diff --git a/altosdroid/res/layout/altosdroid.xml b/altosdroid/res/layout/altosdroid.xml index 33d89d52..691c5e04 100644 --- a/altosdroid/res/layout/altosdroid.xml +++ b/altosdroid/res/layout/altosdroid.xml @@ -51,11 +51,77 @@ + android:layout_toRightOf="@id/strut" + android:layout_alignParentRight="true" > + + + + + + + + + + + + + + + + + + + + + + android:layout_centerInParent="true" + android:textAppearance="?android:attr/textAppearanceLarge" + android:textSize="50dip" /> @@ -79,7 +145,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentLeft="true" - android:layout_below="@+id/callsign_container" + android:layout_below="@+id/state_container" android:layout_toLeftOf="@+id/strut" > - - - - - + android:text="@string/height_label" /> - - + android:text="@string/elevation_label" /> - - - + android:layout_below="@+id/elevation_container" > + + + + + - + + +