mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-10 07:48:30 -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:initialLayout="@layout/kiwix_search_widget"
|
||||||
android:minWidth="250dp"
|
android:minWidth="250dp"
|
||||||
android:minHeight="40dp"
|
android:minHeight="40dp"
|
||||||
android:minResizeWidth="250dp"
|
android:minResizeWidth="50dp"
|
||||||
android:minResizeHeight="40dp"
|
android:minResizeHeight="40dp"
|
||||||
android:previewImage="@drawable/search_widget_preview"
|
android:previewImage="@drawable/search_widget_preview"
|
||||||
android:resizeMode="horizontal|vertical"
|
android:resizeMode="horizontal|vertical"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user