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

Commit 7900bc8d authored by Dayona Joseph's avatar Dayona Joseph
Browse files

Fix behavior of Search request

parent 7388b862
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ class SearchModel : SearchModelInterface {
            app.decrementUses()
        }
        loadMore(context)
        applicationList.value=null
    }

    override fun loadMore(context: Context) {