Android Custom Spinner with Recycling and Optimization - Kotlin Demo
Offered By: Smartherd via YouTube
Course Description
Overview
Learn how to create and optimize custom Android spinners with recycling behavior in this comprehensive 20-minute tutorial. Discover the power of ArrayAdapter, implement a simple spinner, and then dive into creating a customized version with a custom Array Adapter. Master essential methods like getView, getDropDownView, onItemSelected, and onNothingSelected. Optimize your spinner by recycling view objects for improved performance. Follow along with step-by-step instructions and Kotlin code examples to enhance your Android development skills. By the end of this video, you'll have a solid understanding of spinner implementation and optimization techniques for your Android applications.
Syllabus
Video starts
Demo objective
What is ArrayAdapter?
Initial Project Setup
Demo Simple Spinner
onItemSelectedListener
Custom Spinner
Spinner Optimization
What's Next?
Taught by
Smartherd
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity