This commit is contained in:
tongchenfei
2020-06-16 17:47:46 +08:00
parent 5e2103000d
commit 9c2250d8ca
2 changed files with 3 additions and 1 deletions

View File

@@ -252,6 +252,7 @@
android:layout_height="wrap_content"
android:focusable="true"
android:clickable="true"
android:background="#0ff"
app:layout_constraintBottom_toTopOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent" />