Isn't it possible to also choose the height of the spinner's item box? And perhaps even spread the text of a single item across multiple lines.
My list items are a bit long, and half of the text isn't visible. If you could adjust the height of the items and set the text across multiple lines, that would be perfect!
" If you could adjust the height of the items and set the text across multiple lines, that would be perfect!"
This would need a custom xml design for the spinner, that I am not able to create and implement into this extension at the moment. My extension uses the Reflection method and only overrides the native spinner. Unfortunately Item height and width settings for the dropdown items are not supported by this method. Also no multiline text. \n to create a new line also doesnt work.
But of course you can set the Textsize or shrink your item names.