Skip to content

Commit

Permalink
修复公开群搜索栏默认文字不正确问题,IM-5431
Browse files Browse the repository at this point in the history
  • Loading branch information
jinfeng committed May 23, 2019
1 parent 926e16e commit 51e0a15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
android:layout_marginLeft="14dp"
android:layout_weight="1"
android:background="@null"
android:hint="搜索用户名"
android:hint="搜索群组ID"
android:inputType="number"
android:maxLength="15"
android:maxLines="1"
Expand Down

0 comments on commit 51e0a15

Please sign in to comment.