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 Gradient Background tutorial
Android gradient background styling is the best way to style your background without consuming too much memory or taxing user storage.