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

Commit 08c0713e authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '5437-fix_spacing_in_suggestion_widget' into 'master'

Fix spacing between suggestion widget and the widget below it

See merge request !97
parents 4c54f9bf 4457d3c1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginTop="12dp"
        android:layout_marginBottom="4dp"
        android:layout_marginBottom="8dp"
        app:blurCornerRadius="12dp">

        <LinearLayout