Update to different minWidth for testing 2x2
Test: locally Bug: 178792356 Change-Id: I686afa1c95c7cdc1dfaa26ac67f00913097c18d9
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
-->
|
||||
|
||||
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:minWidth="180dp"
|
||||
android:minWidth="140dp"
|
||||
android:minHeight="40dp"
|
||||
android:minResizeWidth="110dp"
|
||||
android:minResizeHeight="40dp"
|
||||
android:updatePeriodMillis="60000"
|
||||
android:previewImage="@drawable/ic_android"
|
||||
android:resizeMode="horizontal|vertical"
|
||||
|
||||
Reference in New Issue
Block a user