mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 16:23:08 +00:00
Typography cleanup
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/now_playing_song_lyrics_text_view"
|
||||
style="@style/LyricsTextView"
|
||||
style="@style/BodyLarge"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp"/>
|
||||
android:paddingEnd="24dp" />
|
||||
</androidx.core.widget.NestedScrollView>
|
||||
Reference in New Issue
Block a user