[8.1.0]
[fix] [探路UI变更]
This commit is contained in:
@@ -34,10 +34,10 @@
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@id/rvExplorationList"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/dp_300"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/dp_14"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
android:layout_marginBottom="@dimen/dp_29"
|
||||
android:layout_marginBottom="@dimen/dp_14"
|
||||
app:layout_constraintLeft_toLeftOf="@id/tvExplorationTitle"
|
||||
app:layout_constraintTop_toBottomOf="@id/tvExplorationTitle" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user