Lessons:11Length:41 minutes
- Overview
- Transcript
2.2 RecyclerView
The RecyclerView
widget is a modern alternative to the ListView
widget. We’ll be using it to display the shopping items in our app. In this lesson, you’ll learn how to create layouts for RecyclerView
items, and how to add them to an Activity
. In creating this layout, we’ll refer to the material design specifications for lists.
Related Links
1.Introduction3 lessons, 04:47
3 lessons, 04:47
Free Lesson 1.1Introduction00:53
Free Lesson
1.1
Introduction
00:53
Free Lesson 1.2The Shopping List App01:19
Free Lesson
1.2
The Shopping List App
01:19
1.3Project Setup02:35
1.3
Project Setup
02:35
2.Material Design Widgets3 lessons, 16:34
3 lessons, 16:34
2.1FloatingActionButtons and TextInputLayouts06:28
2.1
FloatingActionButtons and TextInputLayouts
06:28
2.2RecyclerView05:16
2.2
RecyclerView
05:16
2.3Adapter For a RecyclerView04:50
2.3
Adapter For a RecyclerView
04:50
3.Store and Retrieve Data4 lessons, 18:41
4 lessons, 18:41
3.1Database and Data Model02:37
3.1
Database and Data Model
02:37
3.2Add Shopping Items03:03
3.2
Add Shopping Items
03:03
3.3Display Shopping Items07:05
3.3
Display Shopping Items
07:05
3.4Edit Shopping Items05:56
3.4
Edit Shopping Items
05:56
4.Conclusion1 lesson, 00:48
1 lesson, 00:48
4.1Conclusion00:48
4.1
Conclusion
00:48