- Course
Android Apps with Kotlin: RecyclerView and Navigation Drawer
Learn the skills necessary to provide rich data display and easy-to-use navigation by learning to effectively use RecyclerView and navigation drawer.
- Course
Android Apps with Kotlin: RecyclerView and Navigation Drawer
Learn the skills necessary to provide rich data display and easy-to-use navigation by learning to effectively use RecyclerView and navigation drawer.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Providing rich data display and easy-to-use navigation is critical to the success of any application. In this course, Android Apps with Kotlin: RecyclerView and Navigation Drawer, you’ll learn how to provide both. First, you'll learn how to include rich, card-based lists using RecyclerView, CardView and LayoutManager, while managing content display in a RecyclerView by creating a RecyclerView adapter. Then, you’ll learn how to coordinate the creation of the LayoutManager and adapter with the lifecycle of the containing activity through the use of Kotlin lazy properties. Next, you'll discover how to expand your application navigation experience with navigation drawer. Finally, to assure application reliability, you'll see how to create automated UI tests that cover both RecyclerView and navigation drawer. By the end of this course, you'll have the necessary skills and knowledge to create Android apps of your own that provide rich data display and easy-to-use navigation with RecyclerView and navigation drawer.
Android Apps with Kotlin: RecyclerView and Navigation Drawer
-
Version Check | 20s
-
Introduction | 1m 32s
-
App Overview | 1m 27s
-
How RecyclerView Works | 3m 31s
-
Developing RecyclerView Components | 1m 48s
-
Adding RecyclerView to Our App | 4m 6s
-
Creating the CardView Appearance | 6m 58s
-
Completing the Item View Layout | 7m 52s
-
Layout Manager Classes | 3m 22s
-
Associating a Layout Manager with Our RecyclerView | 1m 1s
-
Summary | 1m 59s