Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

单选照片存在空指针 #105

Closed
Stevenxin opened this issue Apr 10, 2017 · 2 comments
Closed

单选照片存在空指针 #105

Stevenxin opened this issue Apr 10, 2017 · 2 comments
Labels

Comments

@Stevenxin
Copy link

 //3.测试,快速打开单选图片,flag使用true不裁剪
    RxGalleryFinalApi.openRadioSelectImage(_mActivity, new
            RxBusResultSubscriber<ImageRadioResultEvent>() {
        @Override
        protected void onEvent(ImageRadioResultEvent imageRadioResultEvent) throws Exception {

        }
    },true);

暂时使用 RxGalleryFinalApi.getInstance(_mActivity).openRadioSelectImage(...)解决;
qq 20170410162153
qq 20170410162358

@sheep0704 sheep0704 added the bug label Apr 11, 2017
@sheep0704
Copy link
Member

tks,GET.

@sheep0704
Copy link
Member

单选照片存在空指针 #105 ----新版本1.0.3解决,下午发布;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants