Changeset View
Changeset View
Standalone View
Standalone View
res/layout/fragment_arrivals.xml
| Show First 20 Lines • Show All 80 Lines • ▼ Show 20 Lines | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||||
| android:orientation="horizontal"> | android:orientation="horizontal"> | ||||
| <TextView | <TextView | ||||
| android:id="@+id/timesSourceTextView" | android:id="@+id/timesSourceTextView" | ||||
| android:layout_width="wrap_content" | android:layout_width="wrap_content" | ||||
| android:layout_height="wrap_content" | android:layout_height="wrap_content" | ||||
| android:layout_marginStart="15dp" | android:layout_marginStart="15dp" | ||||
| android:layout_marginLeft="15dp" | android:layout_marginLeft="15dp" | ||||
| android:text="Source of arrivals" | android:text="" | ||||
| android:textAppearance="?android:attr/textAppearanceMedium" | android:textAppearance="?android:attr/textAppearanceMedium" | ||||
| android:textSize="19sp" | android:textSize="19sp" | ||||
| /> | /> | ||||
| </LinearLayout> | </LinearLayout> | ||||
| </LinearLayout> | </LinearLayout> | ||||
| </RelativeLayout> | </RelativeLayout> | ||||
| No newline at end of file | No newline at end of file | ||||
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register