New welcome screen

This commit is contained in:
Koitharu
2023-12-12 15:58:45 +02:00
parent 353d856bf5
commit bdaf3da7e0
12 changed files with 355 additions and 242 deletions

View File

@@ -124,6 +124,8 @@
<style name="Widget.Kotatsu.Chip.Filter" parent="Widget.Material3.Chip.Filter" />
<style name="Widget.Kotatsu.Chip.Assist" parent="Widget.Material3.Chip.Assist" />
<style name="Widget.Kotatsu.Button.More" parent="Widget.Material3.Button.TextButton">
<item name="android:minWidth">48dp</item>
</style>