Custom Spinner Android Styling Tutorial | Java and Kotlin
Learn how to style a Custom Spinner for Android App.
Spinner Widget requires two different custom layouts, one for the view to be displayed and another for the drop down list!
4 minute read
Android FlexAdapter Library
Android FlexAdapter is a recycler view adapter that supports multiview holders, filters, and child view click events.