mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-06 11:18:07 -05:00
08beb212c2
Throughout the code we make the assumption that onPrepareActionMode() is called right after starting the action mode. However, this is not the case on Android 5.1. With this change we call ActionMode.invalidate() right after starting the action mode which causes onPrepareActionMode() to be invoked. |
||
---|---|---|
.tx | ||
config | ||
docs | ||
gradle | ||
images | ||
k9mail | ||
k9mail-library | ||
plugins | ||
tests-on-jvm | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
HTMLCLEANER_LICENSE | ||
NOTICE | ||
proguard.cfg | ||
settings.gradle |