X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2Fres%2Flayout%2Faltosdroid.xml;h=f185ea9f2144c0ce8402062a74b96aa284118bbe;hp=0392ba01b84964246a905decd6e21aea6ae52a94;hb=519887571cee2840024c5c8f4b7f0e5c352d3323;hpb=8ffa4f9a474026f5a6523b26919a78565e0ed74c diff --git a/altosdroid/res/layout/altosdroid.xml b/altosdroid/res/layout/altosdroid.xml index 0392ba01..f185ea9f 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" /> @@ -226,7 +292,7 @@ android:id="@+id/latitude_container" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_below="@+id/azimuth_container" > + android:layout_below="@+id/elevation_container" > - -