Initial Material 3 theming

This commit is contained in:
Zakhar Timoshenko
2022-01-16 17:53:03 +03:00
parent ba30690d26
commit eed8ef7010
122 changed files with 654 additions and 626 deletions

View File

@@ -45,6 +45,6 @@
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:text="@string/reader_mode_hint"
android:textAppearance="@style/TextAppearance.MaterialComponents.Caption" />
android:textAppearance="?attr/textAppearanceBodySmall" />
</LinearLayout>