Use proper dark theme icons for the force dark theme.

This commit is contained in:
Anton Chekulaev
2020-09-02 22:19:21 +10:00
parent ef8ddcf552
commit e970e07a7c
2 changed files with 14 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
<!-- Session light theme (these values overlays their dark theme counterparts from Theme.TextSecure) -->
<style name="Theme.TextSecure.DayNight">
<style name="Theme.TextSecure.DayNight" parent="Base.Theme.TextSecure">
<item name="android:navigationBarColor">?android:navigationBarColor</item>