Easer
Easer copied to clipboard
Fix crash on Android O in StickyListHeaders
There is a bug in StickyListHeaders which causes a crash "IllegalStateException: Handling non empty state of parent class is not implemented" on new versions of Android - https://github.com/emilsjolander/StickyListHeaders/issues/477
This occurs, for example, in the Bluetooth devices list. The fix, described in the above linked GitHub issue, is to disable autofill and saving.