get search bar results to appear ontop of other content
问题 looking something similar to what is asked in this Q.... How to display ListView on top of (over the) other items in Xamarin Forms? been playing about with grids and stacklayouts and cant seem to get the listView of the searchBar to appear on top of the other list views (the other list views contains the products searched for) so the search bar listview results should appear over the buttons, and other lists <content> <StackLayout> <StackLayout> <SearchBar Placeholder="Search..." TextChanged=