mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Make CheckmarkWidget resizable; remove fixed aspect ratio
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
android:minWidth="40dp"
|
||||
android:initialLayout="@layout/widget_wrapper"
|
||||
android:previewImage="@drawable/widget_preview_checkmark"
|
||||
android:resizeMode="none"
|
||||
android:resizeMode="vertical|horizontal"
|
||||
android:updatePeriodMillis="3600000"
|
||||
android:configure="org.isoron.uhabits.widgets.activities.HabitPickerDialog"
|
||||
android:widgetCategory="home_screen">
|
||||
|
||||
Reference in New Issue
Block a user