thunderbird-android/app
cketti f5eb16c844 Use AppCompat's 'srcCompat' attribute to reference drawables
This way AppCompat's VectorDrawable implementation will be used. It works
around a couple of platform bugs.
We can't use this mechanism in layouts that we don't inflate ourselves,
e.g. the message list widget layout.
2020-05-09 17:16:26 +02:00
..
autodiscovery Update Mockito to 3.2.4 and Mockito-Kotlin to 2.2.0 2020-01-19 16:27:53 +01:00
core Remove LocalFolder.close() 2020-05-08 19:42:16 +02:00
crypto-openpgp Fix code style issues found by ktlint 2019-11-29 13:44:00 +01:00
k9mail Use AppCompat's 'srcCompat' attribute to reference drawables 2020-05-09 17:16:26 +02:00
k9mail-jmap Replace remaining usages of Account.get*Folder() 2020-05-04 16:31:00 +02:00
storage Refactor MigrationTo75 2020-05-05 22:55:19 +02:00
testing Update Mockito to 3.2.4 and Mockito-Kotlin to 2.2.0 2020-01-19 16:27:53 +01:00
ui Use AppCompat's 'srcCompat' attribute to reference drawables 2020-05-09 17:16:26 +02:00