scrollview

Differences between NestedScrollView and ScrollView

What are the differences between NestedScrollView and ScrollView, if you can use examples. Thank you

Implementation of button search in Activity (Android Studio)

The activity has a SearchView and ScrollView component with buttons. How can I search for them and, if there are no matches, filter them out?