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

Commit bc03ce24 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊 Committed by Mohammed Althaf T
Browse files

Revert "feat: Remove suggestions from widget panel"



This reverts commit ce4cff12

Signed-off-by: default avatarSaalim Quadri <danascape@gmail.com>
parent 2de1a0da
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -26,17 +26,10 @@
            android:paddingTop="50dp"
            android:orientation="vertical">

            <include
                layout="@layout/search_bar"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginHorizontal="3dp"
                android:layout_marginVertical="6dp"
                />
            <include layout="@layout/search_bar" />

            <include
                android:id="@+id/used_apps_layout"
                android:visibility="gone"
                layout="@layout/layout_used_apps" />

            <fragment