Commit d672f7a6 authored by wanglei's avatar wanglei

...

parent 318bc9a1
......@@ -21,9 +21,11 @@
app:layout_constraintTop_toTopOf="parent" />
<LinearLayout
android:paddingHorizontal="16dp"
android:paddingVertical="10dp"
android:id="@+id/tv_next"
android:layout_width="wrap_content"
android:layout_height="38dp"
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"
android:background="@drawable/bg_03b988_19"
app:layout_constraintBottom_toBottomOf="@id/tv"
......@@ -48,7 +50,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginEnd="8dp"
android:src="@mipmap/next"
tools:ignore="ContentDescription" />
......
......@@ -4,7 +4,7 @@
android:id="@+id/fl"
android:layout_width="185dp"
android:layout_height="76dp"
android:layout_margin="8dp"
android:layout_margin="6dp"
android:background="@drawable/bg_language_selector">
<TextView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment