I have a Spinner and I am using an ArrayAdapter to populate it. I want to be able to show the custom object's fields inside each spinner item:
The image looks a bit blurred but it contains "Savings", "account number", and Balance as fields of the Custom Objects.
How can I show it exactly like that?