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

@ -24,11 +24,11 @@
<View
android:layout_width="6dp"
android:layout_height="match_parent"
android:background="?attr/colorPrimary"/>
android:background="?attr/colorPrimary" />
<TextView
android:id="@+id/genre_label"
style="@style/ItemTitleTextView"
style="@style/LabelMedium"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:gravity="center_vertical"