зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1534205 Search Widget wrong layout after updating period r=petru
Removed search widget update interval in order to prevent bad layout re-configuration. Differential Revision: https://phabricator.services.mozilla.com/D22947 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
8aed6364d5
Коммит
823284d748
|
@ -12,8 +12,7 @@
|
|||
android:minResizeWidth="64dp"
|
||||
android:minResizeHeight="40dp"
|
||||
android:previewImage="@drawable/search_widget_preview"
|
||||
android:resizeMode="horizontal"
|
||||
android:updatePeriodMillis="300000">
|
||||
android:resizeMode="horizontal">
|
||||
|
||||
</appwidget-provider>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче