Fix lyrics loading crashing

This commit is contained in:
h4h13 2019-12-22 22:06:11 +05:30
parent 4e6b900706
commit 1d2b32ac8c
4 changed files with 14 additions and 4 deletions

View file

@ -17,6 +17,7 @@
<androidx.coordinatorlayout.widget.CoordinatorLayout
android:layout_width="match_parent"
android:id="@+id/container"
android:layout_height="match_parent">
<com.google.android.material.appbar.AppBarLayout