mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-02-28 17:18:00 +01:00
allow resizing the widget in both directions
This commit is contained in:
parent
00a93e19ea
commit
58671dfb7c
@ -2,6 +2,7 @@
|
||||
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:configure="notes.simplemobiletools.com.MyWidgetConfigure"
|
||||
android:initialLayout="@layout/widget"
|
||||
android:minHeight="110dp"
|
||||
android:minWidth="110dp">
|
||||
android:minHeight="30dp"
|
||||
android:minWidth="30dp"
|
||||
android:resizeMode="horizontal|vertical">
|
||||
</appwidget-provider>
|
||||
|
Loading…
x
Reference in New Issue
Block a user