Fix widget size
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<appwidget-provider
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:initialLayout="@layout/widget_recent"
|
||||
android:minWidth="40dp"
|
||||
android:minWidth="110dp"
|
||||
android:minHeight="110dp"
|
||||
android:minResizeWidth="40dp"
|
||||
android:minResizeHeight="40dp"
|
||||
|
||||
Reference in New Issue
Block a user