Fix click on miniPlayerFragment not function
This commit is contained in:
parent
388674b05e
commit
f94975c661
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
<fragment
|
||||
android:id="@+id/miniPlayerFragment"
|
||||
android:name="io.github.muntashirakon.music.fragments.other.MiniPlayerFragment"
|
||||
android:layout_width="match_parent"
|
||||
|
@ -53,4 +53,4 @@
|
|||
app:itemPaddingBottom="8dp"
|
||||
app:itemPaddingTop="8dp"
|
||||
app:menu="@menu/bottom_navigation_main" />
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue