Commit 355dbab9 by 刘鹏

Merge remote-tracking branch 'origin/4.2.60' into 4.2.60

parents 669577ee 4c0de9d3
......@@ -143,10 +143,6 @@ class CmsExamQuestionPaperActivity : BaseActivity() {
et_input_problem.hint = "请输入其他事件......"
// 打开软件盘
showInputMethod(et_input_problem)
// 滚动到底部
Handler().postDelayed({
recycle.scrollToPosition(mData.size - 1)
}, 500L)
}
override fun showKeyboard() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment