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

Commit f91a0661 authored by Richard MacGregor's avatar Richard MacGregor
Browse files

Add elevation to appbar

Material elevation now used for the app bar.

Change-Id: I0f277542e511f5f1cce9b4f3c6f5e7d90bf1d1e7
parent a755ba46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
        android:layout_width="match_parent"
        android:layout_height="?attr/actionBarSize"
        android:background="?attr/colorPrimary"
        android:elevation="4dp"
        app:layout_collapseMode="pin" />

    <com.cyanogenmod.filemanager.ui.widgets.ScrimInsetsFrameLayout