Fix invisible fullscreen button in popup player on API 19

This commit is contained in:
Stypox 2020-04-02 09:06:57 +02:00
parent e3e2028153
commit 05ab54c30d
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
tools:text="English" />
</RelativeLayout>
<ImageButton
<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/fullScreenButton"
android:layout_width="30dp"
android:layout_height="30dp"