Fix missing background on video player bar.

This commit is contained in:
Alex Hart
2021-07-22 11:10:57 -03:00
parent aa67c82634
commit ce31e642dd
4 changed files with 41 additions and 21 deletions

View File

@@ -2,7 +2,6 @@
<merge xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:background="@color/voice_note_player_view_background"
tools:parentTag="androidx.constraintlayout.widget.ConstraintLayout">
<com.airbnb.lottie.LottieAnimationView