首頁 > 問答 > 主體
viewpager有没有办法设置当前选中哪个
天蓬老师2017-04-18 09:16:08
pager.setCurrentItem(int position);能滿足你嗎?
pager.setCurrentItem(int position);