mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -04:00
Upated widgets minimum resize width
This commit is contained in:
parent
3dead2d770
commit
5132bdb54c
@ -3,7 +3,7 @@
|
||||
android:initialLayout="@layout/kiwix_search_widget"
|
||||
android:minWidth="250dp"
|
||||
android:minHeight="40dp"
|
||||
android:minResizeWidth="250dp"
|
||||
android:minResizeWidth="50dp"
|
||||
android:minResizeHeight="40dp"
|
||||
android:previewImage="@drawable/search_widget_preview"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
|
Loading…
x
Reference in New Issue
Block a user