| | |
| | | android:orientation="vertical"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"
|
| | | android:paddingLeft="20dp"
|
| | | android:paddingRight="20dp">
|
| | | android:paddingLeft="@dimen/w20dp"
|
| | | android:paddingRight="@dimen/w20dp">
|
| | | <RelativeLayout
|
| | | android:id="@+id/fragment_check_in_left_row_relativeLayout"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:paddingTop="12dp"
|
| | | android:paddingBottom="12dp">
|
| | | android:paddingTop="@dimen/h12dp"
|
| | | android:paddingBottom="@dimen/h12dp">
|
| | | <TextView
|
| | | android:id="@+id/fragment_check_in_left_row_first_letter_name"
|
| | | android:layout_width="wrap_content"
|