thunderbird-android/app/ui
Wiktor Kwapisiewicz cad4cac6df
Fix consistent crashes when using dark theme
Commit 212f36170 moved dark theme's parent to
Theme.AppCompat.NoActionBar but the theme file for v21 was not updated.
This caused IllegalStateException to be thrown when constructing
K9Activities when dark theme has been selected.

The fix corrects the parent value.
2018-12-12 21:50:13 +01:00
..
src Fix consistent crashes when using dark theme 2018-12-12 21:50:13 +01:00
build.gradle Merge pull request #3632 from GoneUp/runtime_contacts 2018-11-28 10:56:27 +01:00