fix: console input box not showing on some devices

This commit is contained in:
hyb1996
2018-02-22 10:38:00 +08:00
parent 66cf6dbbf8
commit f852837488
4 changed files with 2 additions and 380 deletions

View File

@@ -18,7 +18,7 @@
android:layout_height="wrap_content"
android:layout_marginLeft="8dp"
android:orientation="horizontal"
android:visibility="gone"
android:visibility="visible"
tools:visibility="visible">
<EditText