Requested here too:
https://issuetracker.google.com/issues/264071290
Also, when offering a name, try to offer multiple options based on what's given into getColumnIndex .
For example, if I use:
val contactRowId = cursor.getString(cursor.getColumnIndex(SomeTable.COLUMN_NAME_CONTACT_ROW_ID))
So maybe it should offer this as a first suggestion:
contactRowIdColumnIndex