Code cleanup

This commit is contained in:
CappielloAntonio 2021-12-22 09:08:04 +01:00
parent 86279819ee
commit 2f5e81fdef
5 changed files with 10 additions and 9 deletions

View file

@ -7,6 +7,7 @@
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>