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

Commit 04a9af68 authored by Jochen Sprickerhof's avatar Jochen Sprickerhof
Browse files

Fix layout with new com.android.support:design:23.2.1

parent 77608f84
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
            android:layout_margin="@dimen/fab_margin"
            android:src="@drawable/ic_add_event"
            app:borderWidth="0dp"
            app:layout_anchor="@id/coordinator_layout"
            android:layout_gravity="bottom|end"
            app:layout_anchorGravity="bottom|right|end" />
    </android.support.design.widget.CoordinatorLayout>