mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
fix import
This commit is contained in:
parent
1b0f5db275
commit
dec080d593
@ -6,7 +6,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
app:layoutDescription="@xml/player_scene"
|
app:layoutDescription="@xml/player_scene"
|
||||||
tools:context=".PlayerFragment">
|
tools:context=".fragments.PlayerFragment">
|
||||||
|
|
||||||
<ScrollView
|
<ScrollView
|
||||||
android:id="@+id/player_scrollView"
|
android:id="@+id/player_scrollView"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user