mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 18:31:40 +00:00
Typography cleanup
This commit is contained in:
parent
73e6b2e4cb
commit
5e25e5441b
48 changed files with 259 additions and 354 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue