I made one application that using the spinner in it. in my application client wants the specific design (Means not a option button but i have to show the checkbox instead )
so i need to inflate some custom layout .xml file that having the checkbox..
I made one application that using the spinner in it. in my application client
Share
You can use the following method to add the custom layout to Spinner items:
–