修复top view有时不弹出的问题

This commit is contained in:
tongchenfei
2020-06-17 14:02:25 +08:00
parent 806231cfa7
commit a128caa462
3 changed files with 29 additions and 29 deletions

View File

@@ -252,7 +252,6 @@
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" />