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

Commit da2b37f6 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊 Committed by Saalim Quadri
Browse files

Revert "feat: Remove suggestions from widget panel"



This reverts commit e8ebf912

Signed-off-by: default avatarSaalim Quadri <danascape@gmail.com>
parent 6de83224
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