An example app using a SearchView
to filter items in a RecyclerView
while takeing full advantage of item animations! Runs on Froyo (Android 2.2, API level 7) and above! Item Animations are supported starting with Honeycomb (Android 3.0, API level 11)!
You can find an explanation of how to implement all this in this answer on Stack Overflow.