<Getting android.widget.Editor.drawHardwareAcceler...
# stackoverflow
u
Getting android.widget.Editor.drawHardwareAccelerated (Editor.java) exception only on Android 8 and 8.1 versions I have lost a week trying to figure out what exactly causing this problem, but no luck:( This problem started happening in my app after a recent update, which changed the entire project from java to Kotlin. I tried my best to replicate this exception in a device i have with Oreo(android 8) but no luck. As far as i know, i think an EditText in the app is the reason for this issue. The exception showing in Firebase is Fatal Exception: java.lang.ArrayIndexOutOfBoundsException length=9; index=-1...