We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
//3.测试,快速打开单选图片,flag使用true不裁剪 RxGalleryFinalApi.openRadioSelectImage(_mActivity, new RxBusResultSubscriber<ImageRadioResultEvent>() { @Override protected void onEvent(ImageRadioResultEvent imageRadioResultEvent) throws Exception { } },true);
暂时使用 RxGalleryFinalApi.getInstance(_mActivity).openRadioSelectImage(...)解决;
The text was updated successfully, but these errors were encountered:
tks,GET.
Sorry, something went wrong.
单选照片存在空指针 #105 ----新版本1.0.3解决,下午发布;
No branches or pull requests
暂时使用 RxGalleryFinalApi.getInstance(_mActivity).openRadioSelectImage(...)解决;
The text was updated successfully, but these errors were encountered: