add catppuccin-styled widget previews for picker

This commit is contained in:
Damocles 2026-04-22 22:03:11 +02:00
parent 2335e6d926
commit ca9c45cba1
4 changed files with 169 additions and 0 deletions

View file

@ -12,4 +12,5 @@
android:targetCellWidth="3"
android:targetCellHeight="2"
android:updatePeriodMillis="60000"
android:previewLayout="@layout/clock_widget_preview"
android:widgetCategory="home_screen" />