[8.2.0][fix]点击刷新后搜索内容重置
This commit is contained in:
@@ -141,6 +141,7 @@ class RoutingSelectView: ConstraintLayout, SwtichRoutingViewCallback, InputTextC
|
||||
actv_current_order.text = ResourcesUtils.getString(R.string.biz_routing_order_default)
|
||||
switch_routing_rv.smoothScrollToPosition(0)
|
||||
acctv_search_byid.isChecked = false
|
||||
acctv_search_byid.text=""
|
||||
acctv_search_byid.setBackgroundResource(R.drawable.biz_input_order_id_normal)
|
||||
aciv_input_icon.setImageResource(R.drawable.biz_routing_search_right_normal)
|
||||
InputManager.setKeyboardVisable(View.GONE)
|
||||
|
||||
Reference in New Issue
Block a user