forked from Louvorg/ReaderForSelfoss-multiplatform
Adapt the style of the image activity to the rest of the application
This commit is contained in:
@ -26,4 +26,8 @@
|
||||
<item name="android:textColorSecondary">@color/white</item>
|
||||
<item name="actionMenuTextColor">@color/white</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.AppCompat.Translucent" parent="NoBar">
|
||||
<item name="android:windowBackground">@android:color/transparent</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user