Update fragment_player.xml

This commit is contained in:
Farbod 2022-05-07 09:53:22 -07:00 committed by GitHub
parent 08c5bb5138
commit edcc49fe7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -258,7 +258,8 @@
android:layout_marginTop="10dp"
android:layout_marginRight="10dp"
android:text="More like that"
android:textSize="17sp" />
android:textSize="17sp"
android:visibility="gone"/>
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/player_recView"