How to change spinner text size and text color?

Make a custom XML file for your spinner item. spinner_item.xml: Give your customized color and size to text in this file. Now use this file to show your spinner items like: You don’t need to set the drop down resource. It will take spinner_item.xml only to show your items in spinner.