feat: custom theming for stats widget

This commit is contained in:
rebelonion 2024-03-27 18:23:13 -05:00
parent f83d1d8d84
commit fbbbf41595
7 changed files with 349 additions and 53 deletions

View file

@ -130,7 +130,7 @@
<Button
android:id="@+id/add_button"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:text="@string/add_widget" />