Overview

In this chapter, we will learn how to implement search and sort functionality for the list screen.

Mobile devices usually have small screens in comparison to laptops, which means it’s harder to present and work with big amounts of data. That’s why we are going to implement search and sort functionality to help the user find relevant information faster.

Most of the actions related to the screen are places in the Toolbar menu, and that’s where we are going to put search icon (left image) and sort menu item (right image).

Get hands-on with 1200+ tech skills courses.