Implement Android Search Interface with Jetpack

73 Views Asked by At

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

0

There are 0 best solutions below