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

Commit 946219e8 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Material 3: Margins of search FABs

parent 35a378b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom|end"
        android:layout_margin="@dimen/spacer_2x"
        android:contentDescription="@string/simple_prev"
        android:translationY="-56dp"
        android:visibility="gone"
@@ -61,6 +62,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom|end"
        android:layout_margin="@dimen/spacer_2x"
        android:contentDescription="@string/simple_next"
        android:visibility="gone"
        app:backgroundTint="@color/defaultBrand"
+2 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom|end"
        android:layout_margin="@dimen/spacer_2x"
        android:contentDescription="@string/simple_prev"
        android:translationY="-56dp"
        android:visibility="gone"
@@ -57,6 +58,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom|end"
        android:layout_margin="@dimen/spacer_2x"
        android:contentDescription="@string/simple_next"
        android:visibility="gone"
        app:backgroundTint="@color/defaultBrand"