contentResolver.query(contentUri, projections, null, null, null)?.use { cursor -> if (cursor.moveToFirst()) { val imageIdIndex = cursor.
確定! 回上一頁