一. UI 控件适配问题:
1. EditText
1 ) . 指定 EditText 的 imeOption 为 "actionNext" 并监听 onEditorAction事件, actionId 在 华为P10 手机上会返回 IME_ACTION_UNSPECIFIED, 而不是返回 IME_ACTION_NEXT
来源:CSDN
作者:wfive.dong
链接:https://blog.csdn.net/dongwenwu_001/article/details/72466148