Update master
This commit is contained in:
parent
58b47316a6
commit
6428d6e9fb
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
<TableRow android:layout_width="fill_parent">
|
||||
<TextView android:id="@+id/TextView" android:layout_marginLeft="5dp"
|
||||
android:layout_height="wrap_content" android:text="@string/gpx_visibility_txt"></TextView>
|
||||
<EditText android:id="@+id/VisibilityText" android:layout_marginLeft="5dp" android:layout_marginRight="5dp"
|
||||
android:layout_height="wrap_content" android:text="private" android:layout_width="fill_parent"></EditText>
|
||||
<Spinner android:id="@+id/Visibility" android:layout_marginLeft="5dp" android:layout_marginRight="5dp"
|
||||
android:layout_height="wrap_content" android:layout_width="fill_parent"></Spinner>
|
||||
</TableRow>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue