X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2Fres%2Flayout%2Ftab_map.xml;h=b4c97f9154e2d361e68dde04be9fb0aedb4956bd;hb=18fe64cf2648568dd0bde5acd7b627f1ddb6917e;hp=b9f4e69e7267d3d48dea9fca2d307ac0bf77cddc;hpb=90ee11542b111befa0e96e27292dc548e5c37396;p=fw%2Faltos diff --git a/altosdroid/res/layout/tab_map.xml b/altosdroid/res/layout/tab_map.xml index b9f4e69e..b4c97f91 100644 --- a/altosdroid/res/layout/tab_map.xml +++ b/altosdroid/res/layout/tab_map.xml @@ -20,13 +20,12 @@ android:layout_height="match_parent" android:orientation="vertical" > - - + android:orientation="horizontal" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_weight="1"> + android:textAppearance="?android:attr/textAppearanceSmall" /> + android:textAppearance="?android:attr/textAppearanceSmall" /> @@ -96,19 +95,71 @@ android:paddingTop="5dp" > + + + + + + + + + + + + + + + + + + android:paddingRight="4dp" + android:text="@string/receiver_latitude_label" /> + android:textAppearance="?android:attr/textAppearanceSmall" /> + android:paddingRight="4dp" + android:text="@string/receiver_longitude_label" /> + android:textAppearance="?android:attr/textAppearanceSmall" /> - \ No newline at end of file +