搜索界面优化

pull/1/head
SDL 4 years ago
parent 963caf0e5e
commit bcd6f63656
  1. 1
      app/src/main/res/layout/activity_search.xml

@ -23,7 +23,6 @@
android:layout_width="match_parent"
android:layout_height="@dimen/vs_50"
android:background="@drawable/search"
android:focusable="false"
android:hint="请输入要搜索的内容"
android:inputType="text"
android:maxLines="1"

Loading…
Cancel
Save