修改布局适配bug(部分)

This commit is contained in:
md
2021-07-29 15:49:37 +08:00
parent e0e53d69fd
commit 0a0231396f
17 changed files with 100 additions and 84 deletions

View File

@@ -11,7 +11,7 @@
android:layout_height="100dp"
android:layout_alignParentLeft="true"
android:layout_margin="10dp"
android:background="#03A9F4"
android:background="@drawable/selector_hui_bg"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">