mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-17 03:16:27 -04:00
Merge pull request #3167 from kiwix/Fix-Issue#3166
Updated widgets minimum resize width
This commit is contained in:
commit
e04b16df70
@ -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