Learn about UX patterns for filtering and how to implement them in your InstantSearch Android app.
Providing filtering options is common in advanced search experiences.
However, given mobile screen real estate limitations, itβs hard to include both filters and search results in the same view without the screen getting cluttered.
A good filtering experience always gives feedback when users apply a filter.For more information, see the blog post: showing feedback when filtering.