3ec129b1b50d8de3232009a1a032694c6fdb048d
android.database.sqlite.SQLiteException: malformed MATCH expression: [ avs- /y@ggmd"*] (code 1) - the real issue was linked to the double quote - add an InputFilter to the query EditText so that we allow only Letters / Digits / Spaces (and this should works for all Locales) Change-Id: I6016cc25d154b386870379dfa4c79a40c5505530
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%