startActivity时报错Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVI
摘要:
原代码如下:Intent intent = new Intent();intent.setClass(mContext, PhotoView.class);Bundle bundle = new ... 阅读全文
posted @ 2017-09-03 11:55
郭耀华
阅读(283)
评论(0)
推荐(0)


浙公网安备 33010602011771号