Initial pass of Material 3 styling

Adjustments/fixes to follow.
This commit is contained in:
arkon
2021-10-19 17:41:59 -04:00
parent 41952f0215
commit a8a761aa5f
15 changed files with 45 additions and 102 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
android:maxLines="2"
android:layout_marginTop="4dp"
android:textAlignment="center"
android:textAppearance="@style/TextAppearance.MaterialComponents.Caption"
android:textAppearance="?android:attr/textAppearanceListItemSecondary"
tools:text="Theme Name" />
</LinearLayout>