程式筆記
2014年11月27日 星期四
android viewpager solve setCurrentItem not working
mActivity.runOnUiThread(new Runnable() {
public void run()
{
try{
mPager.setCurrentItem(page);
}catch(Exception e){
}
}
});
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言