-
Hello, My flutter project was working when I left it 2 months ago but now When I try to build IOS it gives me error which is very long. I created new project and copy my pubspec.yaml file to it and it…
-
`作者你好,我的手机型号红米4X,Android版本7.1.2,在拍照后回到上个界面的onActivityResult时resultCode一直等于0,无法获取拍照信息。`
这是打开相机代码
PictureSelector.create(this)
.openCamera(PictureMimeType.ofImage())
…
-
The app crashes when importing preferences. I reverted some recent commits and found that this crash was introduced in commit 955844f3191d6c3aae5a3dcb91b17b929e66f479.
**Version**
2.7.0-dev (commi…
-
**什么jzvd版本
**什么播放器内核
**相关log是什么
**demo是否有这个问题
**自己做了哪些修改
**如何操作复现
**什么安卓版本,什么机型
**截图或者视频说明情况
-
java.lang.IllegalArgumentException
cannot use a recycled source in createBitmap
com.blankj.utilcode.util.ScreenUtils.screenShot(ScreenUtils.java:268)
-
## Describe the bug
A clear and concise description of what the bug is.
- The version of AndroidUtilCode: utilcode:1.28.4
- The device: oppo CPH1819
- The version of device: android 9.0
##…
-
9.0系统可以用的,升级了android10,调用作者的这个方法:
new XPopup.Builder(getContext())
.atView(view) // 依附于所点击的View,内部会自动判断在上方或者下方显示
.asAttachList(new String[]{"分享", "…
-
版本: rxhttp : "1.4.0",
rxlife : "1.1.0",
okhttp : "3.12.6",
RxHttp.get(Url.Api.).add().asQ(Q.c…
-
launchGo({
val result = homeRepository.login(map)
if (!result.isSuccess()) {
ToastUtils.showShort("" + result.message)
}
})
…
-
Out-projected type 'BannerViewPager!' prohibits the use of 'public open fun setAdapter(p0: BaseBannerAdapter!): BannerViewPager! defined in com.zhpan.bannerview.BannerViewPager'