摘要:
在开发中,我们经常需要更新列表,并将列表拉倒最底部,比如发表微博,聊天界面等等,这里有两种办法,第一种,使用scrollTo():public static void scrollToBottom(final View scroll, final View inner) { Handler mHandler = new Handler(); mHandler.post(new Ru... 阅读全文
posted @ 2017-05-19 18:07
竹山一叶
阅读(669)
评论(0)
推荐(0)

浙公网安备 33010602011771号