| | |
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content">
|
| | | <LinearLayout
|
| | | android:paddingTop="13dp"
|
| | | android:paddingBottom="13dp"
|
| | | android:paddingTop="@dimen/h13dp"
|
| | | android:paddingBottom="@dimen/h13dp"
|
| | | android:gravity="center_horizontal"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:orientation="horizontal">
|
| | |
|
| | | <LinearLayout
|
| | | android:layout_width="298dp"
|
| | | android:layout_width="@dimen/w298dp"
|
| | | android:layout_height="wrap_content"
|
| | | android:orientation="horizontal">
|
| | |
|
| | |
| | | android:background="@null"/>
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="298dp"
|
| | | android:layout_width="@dimen/w298dp"
|
| | | android:layout_height="wrap_content"
|
| | | android:orientation="horizontal">
|
| | |
|