Commit 130b6b88 by 刘鹏

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

parents 19c2f60e 3d5cef2c
......@@ -333,7 +333,6 @@ class QuestionInformationView(
SoftKeyBoardListener.setListener(mContext,
object : SoftKeyBoardListener.OnSoftKeyBoardChangeListener {
override fun keyBoardShow(height: Int) {
recycle.smoothScrollToPosition(mData.size - 1)
recycle.scrollToPosition(mData.size - 1)
}
......
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