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

Commit 065a6ae7 authored by Daniel Bailey's avatar Daniel Bailey Committed by korelstar
Browse files

Single note widget minimum height changed from two rows to one.

parent d82af245
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    android:configure="it.niedermann.owncloud.notes.android.activity.SelectSingleNoteActivity"
    android:minHeight="110dp"
    android:minWidth="180dp"
    android:minResizeHeight="80dp"
    android:minResizeHeight="40dp"
    android:minResizeWidth="80dp"
    android:autoAdvanceViewId="@id/single_note_widget_lv"
    android:previewImage="@drawable/single_note_widget3"