After I use SQLCipher in Room, I get error:
Caused by: net. Sqlcipher. Database. SQLiteException: no to collation sequence: localized:, while compiling: SELECT * FROM contact_data WHERE name LIKE '%' || :queryStr || '%' ORDER BY name collate localized ASC