I want to change a spinner's dropdown menu background color without changing the background color of the spinner itself (it's transparent). Is it possible?
Yep, it's possible. Use android:popupBackground
on the Spinner in your XML or setPopupBackgroundResource(int)
in code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With