摘要: context.runOnUiThread(new Runnable() { @Override public void run() { _prop = new Prop(buyType, moneyPay, product); context.doPay(); } }); 阅读全文
posted @ 2016-08-30 17:10 笨蛋敏 阅读(353) 评论(0) 推荐(0)