Back to Browse

Sort List View Android Studio Tutorial + Toolbar With Show Hide Toggle Buttons

6.6K views
Sep 20, 2020
9:31

In todays tutorial we are sorting our shape list example List View in Android Studio using Java. By the end of this tutorial we will be able to sort our List View by Name Ascending, Name Descending as well as ID ascending and ID Descending. We also add in a Tool Bar above our List View. This toolbar will have two buttons that are both toggle Buttons.The first button will allow the user hide or show the search view and our filter buttons. The second button will either show or hide the sort buttons. At the end of this tutorial we will have a sortable, filterable, searchable List View. Tutorial 1 - How to build a List View Source Code: https://github.com/codeWithCal/Shapelist Link: https://youtu.be/6qYNxtG0LNE Tutorial 2 - Search and Filter List View: Source Code: https://github.com/codeWithCal/Shapelist/tree/shapelistWithSearch Link: https://youtu.be/M73Vec1oieM Tutorial 3 (This video) - ListView with search, filter, sort & toolbar: Source Code: https://github.com/codeWithCal/Shapelist/tree/shapeListWithSort Link: https://youtu.be/uvbibj7w2KE Tutorial 4 - ListView Multi-select filters: Link: https://youtu.be/liGwWbR-2D8 ⏱️TIMESTAMPS 00:00 - Intro 01:05 - Tool Bar Layout 02:20 - Sort Tabs Layout 02:51 - Show Hide Toggle Buttons 04:50 - Sort ListView 07:21 - Tie it Together #SortListView #AndroidToolbar #AndroidStudio #AndroidTutorial

Download

1 formats

Video Formats

360pmp418.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Sort List View Android Studio Tutorial + Toolbar With Show Hide Toggle Buttons | NatokHD