fix import

This commit is contained in:
Bnyro 2022-07-03 18:33:13 +02:00
parent 1b0f5db275
commit dec080d593

View File

@ -6,7 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layoutDescription="@xml/player_scene"
tools:context=".PlayerFragment">
tools:context=".fragments.PlayerFragment">
<ScrollView
android:id="@+id/player_scrollView"