zhihu / Matisse

:fireworks: A well-designed local image and video selector for Android
Apache License 2.0
12.52k stars 2.07k forks source link

Mi Note 3 ,Android9读取相册崩溃 #870

Open shaoguanglin opened 2 years ago

shaoguanglin commented 2 years ago

报错的代码行: String mimeType = albums.getString( albums.getColumnIndex(MediaStore.MediaColumns.MIME_TYPE)); 报错的信息: java.lang.IllegalStateException:Couldn't read row 0, col -1 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.