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

Commit 93bdff60 authored by Mindy Pereira's avatar Mindy Pereira
Browse files

Remove bottom padding from widget.

per ux team
fixes b/5361655 Calendar widget size does not fully match resizing box

Change-Id: Iab6bc6b9eaea9a0858d0f4657dc23f748219e340
parent 806d003f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:paddingBottom="6dip"
    android:orientation="vertical"
    android:focusable="true"
    android:clickable="true">