Overview of Search & Sort

Get a brief introduction on 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 on mobile devices. To address this, 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 placed in the Toolbar menu, and that’s where we are going to put the search icon (left image) and the sort menu item (right image).

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy