| | |
| | | android:layout_width="0dp" |
| | | android:layout_height="match_parent" |
| | | android:layout_weight="9" |
| | | android:padding="10dp" |
| | | android:orientation="vertical"> |
| | | |
| | | <TextView |
| | | android:id="@+id/item_agvNo" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="25dp" |
| | | android:text="agvNo" /> |
| | | <TextView |
| | | android:id="@+id/item_ip" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="25dp" |
| | | android:text="matnr1" /> |
| | | android:text="ip" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/item_title" |
| | | android:id="@+id/item_port" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="25dp" |
| | | android:text="matnr" /> |
| | | android:text="port" /> |
| | | |
| | | |
| | | </LinearLayout> |