1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-03 01:51:49 -05:00
cketti 672a85bcf4 Fix crashes when selecting messages in the message list
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.
2015-03-14 11:58:05 +01:00
2014-01-04 01:52:09 +01:00
2013-11-11 01:09:09 +01:00
2015-03-14 11:57:53 +01:00
2014-03-01 05:02:17 +01:00
2014-06-21 17:09:45 +02:00
2014-06-21 17:09:45 +02:00
2014-12-06 01:37:08 +01:00
2014-06-21 17:09:45 +02:00
2013-11-07 06:48:10 +01:00
2013-11-07 06:48:10 +01:00
2014-06-21 17:09:45 +02:00
2014-06-21 17:09:45 +02:00
2014-06-21 17:09:45 +02:00
Description
No description provided
887 MiB
Languages
Java 69.2%
PostScript 30.2%
Perl 0.3%
Gradle 0.2%