Typography cleanup

This commit is contained in:
CappielloAntonio 2022-01-13 10:38:46 +01:00
parent 73e6b2e4cb
commit 5e25e5441b
48 changed files with 259 additions and 354 deletions

View file

@ -29,7 +29,7 @@
app:layout_scrollFlags="scroll|exitUntilCollapsed|snap">
<TextView
style="@style/HeadlineTextView"
style="@style/TitleLarge"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="16dp"
@ -45,7 +45,7 @@
<TextView
android:id="@+id/no_server_added_text_view"
style="@style/SubheadTextView"
style="@style/TitleMedium"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="false"