I have this exception on crashlytics and have no idea how to reproduce or what the cause might be. Does anyone have any pointers as to where I should start looking? Only aff
adding android:hardwareAccelerated="false" to application tag in manifest solve my problem
android:hardwareAccelerated="false"
application
manifest
EDIT: please see comment by @inteist