i'm currently trying to implement in app search for my application and doing so with android jetpack however i can't find a single resource on how to do so using the single activity principle. Every official documentation only vaguely explains which steps are necessary.
Did any of you implement such a feature and how
thanks in advance