mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Set media preview background to correct color.
This commit is contained in:
committed by
Greyson Parrelli
parent
e303e80f17
commit
c1a94be9cd
@@ -47,6 +47,7 @@
|
||||
</style>
|
||||
|
||||
<style name="TextSecure.BaseMediaPreview" parent="@style/TextSecure.BaseDarkNoActionBar">
|
||||
<item name="android:windowBackground">@color/signal_colorSurface</item>
|
||||
<item name="colorPrimaryDark">@color/media_preview_bar_background</item>
|
||||
<item name="android:textColorSecondary">@color/white</item>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user