fix(YouTube - SponsorBlock): Fade out SB buttons without overlapping other buttons (#3719)
This commit is contained in:
parent
35973c721a
commit
1928e89085
2 changed files with 10 additions and 23 deletions
|
|
@ -22,7 +22,7 @@
|
|||
android:layout_alignParentTop="true"
|
||||
android:layout_marginTop="2dp"
|
||||
android:layout_marginEnd="4dp"
|
||||
android:layout_toStartOf="@+id/player_additional_view_container"
|
||||
android:layout_toStartOf="@id/music_app_deeplink_button"
|
||||
android:padding="@dimen/controls_overlay_action_button_padding"
|
||||
android:src="@drawable/revanced_sb_logo" />
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue