fix crash from incorrect xml file
This commit is contained in:
parent
967ae2b56d
commit
0c71777e5a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
<FragmentContainerView
|
||||
<fragment
|
||||
android:id="@+id/mini_player_fragment"
|
||||
class="com.kabouzeid.gramophone.ui.fragments.player.MiniPlayerFragment"
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue