Fixed status bar styling for lollipop devices.

Simplified ic_circle_plus drawable.
This commit is contained in:
Anton Chekulaev
2020-08-27 12:30:27 +10:00
parent 104fb31ce9
commit 4f97989154
8 changed files with 46 additions and 42 deletions

View File

@@ -81,7 +81,7 @@
<!-- <item name="actionBarStyle">@style/Session.DarkSubtitleActionBar</item>-->
<!-- </style>-->
<!-- TODO Refactor this use color resources -->
<!-- TODO Refactor this to use color resources -->
<style name="Theme.Session.ForceDark" parent="Theme.Session.DayNight">
<!-- TODO Use a color resource -->
<item name="colorPrimary">#171717</item>