anshulkhattar / Beginner-Level-Android-Studio-Apps

A repository for Hacktoberfest conducted by Digital Ocean. Star the repository if you find it interesting.
GNU General Public License v3.0
102 stars 148 forks source link

learning custom spinner app #155

Closed ntvkhoasgt closed 3 years ago

ntvkhoasgt commented 3 years ago

This app will help you to understand Widget Spinner. Spinner implement similar ListView. If you did not use both, let's try it. Docs: https://developer.android.com/guide/topics/ui/controls/spinner

ntvkhoasgt commented 3 years ago

@anshulkhattar I'm sorry for bordering you. I recommend to add Label "hacktoberfest-accepted" if you approve my PR. I think this also affects the results from Hacktoberfest 2021 image

anshulkhattar commented 3 years ago

@anshulkhattar I'm sorry for bordering you. I recommend to add Label "hacktoberfest-accepted" if you approve my PR. I think this also affects the results from Hacktoberfest 2021 image

Hi @ntvkhoasgt as mentioned on Hacktoberfest website, it needs to be either of the following - A pull request is considered approved once it has an overall approving review from maintainers, or has been merged by maintainers, or has been given the 'hacktoberfest-accepted' label.

Merging your PR. Happy Hacktoberfest.

ntvkhoasgt commented 3 years ago

@anshulkhattar Thank you for your review.