Commit c4b6b6f3 authored by guest's avatar guest

1

parent a3af0d7e
......@@ -42,7 +42,7 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_marginTop="16dp"
app:layout_constraintBottom_toTopOf="@id/tv_btn"
app:layout_constraintBottom_toTopOf="@id/id_fl_native"
app:layout_constraintTop_toBottomOf="@id/ll">
<com.zhpan.indicator.IndicatorView
......@@ -58,7 +58,7 @@
android:layout_height="45dp"
android:layout_marginBottom="100dp"
android:visibility="invisible"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintBottom_toTopOf="@+id/id_fl_native"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
tools:ignore="MissingConstraints" />
......
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