Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9877d970 authored by Justin Ho's avatar Justin Ho
Browse files

Updated Contacts widget dimens

Bug: 5278970

Change-Id: I482433cbef14fc917d5bff8460151ee7d46a861e
parent a1ba91f5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@
 <!-- It is enough to update once per day, as the widget watches the database for changes -->
 
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
    android:minWidth="294dip"
    android:minHeight="72dip"
    android:minWidth="260dip"
    android:minHeight="40dip"
    android:updatePeriodMillis="86400000"
    android:initialLayout="@layout/social_widget"
    android:previewImage="@drawable/contacts_widget_preview"