mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-02-04 14:15:30 +00:00
Do not show video controls when showing system bars (#8127)
This commit is contained in:
committed by
GitHub
parent
f47134a7eb
commit
5668fd0f65
@ -243,10 +243,6 @@
|
||||
<item name="colorControlNormal">?attr/colorOnSurface</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.AntennaPod.VideoPlayer" parent="@style/Theme.AntennaPod.Dark">
|
||||
<item name="windowActionBarOverlay">true</item>
|
||||
</style>
|
||||
|
||||
<style name="AntennaPod.TextView.Heading" parent="@android:style/TextAppearance.Medium">
|
||||
<item name="android:textSize">@dimen/text_size_large</item>
|
||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
||||
|
||||
Reference in New Issue
Block a user