You suppose in simple recyclerview
i have some text, i'm trying to find how can i search text in that and scroll to found text position, for example in simple recyclerview
i have 10 row and on 4th position i have this text:
Hello World
i want to scroll to that on 4th position, how can i do that?