Display all stop's when selected path
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
<Spinner
|
||||
android:id="@+id/combo_path">
|
||||
</Spinner>
|
||||
<TableLayout
|
||||
android:id="@+id/stop_table"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
</TableLayout>
|
||||
Reference in New Issue
Block a user