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

Commit 8b70ec76 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

feat: add suggestions bottom padding

parent ffb4cb52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:paddingHorizontal="8dp"
            android:paddingTop="4dp"
            android:paddingBottom="@dimen/widget_page_inset_padding"
            android:text="@string/suggestions" />

        <FrameLayout