Changed playerFragment controller layout

This commit is contained in:
CappielloAntonio 2022-01-03 17:43:54 +01:00
parent aba5134469
commit 8394c3f84e
8 changed files with 227 additions and 203 deletions

View file

@ -7,7 +7,6 @@
style="@style/LyricsTextView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingTop="16dp"
android:paddingStart="24dp"
android:paddingEnd="24dp"/>
</androidx.core.widget.NestedScrollView>