|
|
|
@ -19,7 +19,7 @@
|
|
|
|
android:id="@+id/linearLayout"
|
|
|
|
android:id="@+id/linearLayout"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginTop="180px"
|
|
|
|
android:layout_marginTop="130px"
|
|
|
|
android:orientation="vertical">
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
<TextView
|
|
|
|
@ -50,7 +50,7 @@
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_below="@+id/linearLayout"
|
|
|
|
android:layout_below="@+id/linearLayout"
|
|
|
|
android:layout_above="@+id/tv_version"
|
|
|
|
android:layout_above="@+id/tv_version"
|
|
|
|
android:layout_marginTop="180px"
|
|
|
|
android:layout_marginTop="130px"
|
|
|
|
android:layout_marginBottom="20dp"
|
|
|
|
android:layout_marginBottom="20dp"
|
|
|
|
android:layout_alignParentStart="true"
|
|
|
|
android:layout_alignParentStart="true"
|
|
|
|
android:layout_alignParentEnd="true"
|
|
|
|
android:layout_alignParentEnd="true"
|
|
|
|
@ -77,7 +77,7 @@
|
|
|
|
android:id="@+id/ll_title"
|
|
|
|
android:id="@+id/ll_title"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginTop="110px"
|
|
|
|
android:layout_marginTop="90px"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:orientation="vertical">
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
|
|
|
|
|