mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 20:47:37 +00:00
Use proper dark theme icons for the force dark theme.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user