YancyYe / GalleryPick

Android 图片选择器。
454 stars 87 forks source link

小米5在调用系统摄像头拍照后返回,有时会崩溃 #33

Open asxalex opened 7 years ago

asxalex commented 7 years ago

小米5(android 7.0, API 24)在调用系统摄像头拍照后返回,有时会崩溃,但没有stacktrace,与正常调用不同的提示是下面一行:

W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable

使用酷派和乐视手机测试过,没有出现类似情况。

多谢解答~