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

Commit d17c79dd authored by Svetoslav Ganov's avatar Svetoslav Ganov
Browse files

Adding right margin in the DatePicker

Change-Id: I1bdd10484aecfaa096dfc62ac78482d75f5b770d
parent 6a19fcde
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -77,7 +77,8 @@
        android:id="@+id/calendar_view"
        android:layout_width="245dip"
        android:layout_height="280dip"
        android:layout_marginLeft="22dip"
        android:layout_marginLeft="16dip"
        android:layout_marginRight="16dip"
        android:layout_weight="1"
        android:focusable="true"
        android:focusableInTouchMode="true"