I using listviews and expandedviews that has dividers and i can set them but on spinner its looks like it is no divider between items.
Someone that has a idea of how to fix this?
|
feedback
|
|
I managed to find a more proper solution for this issue (without including the divider in the single item layout). What you have to do is define in your activity's theme
and then create the proper style with
| |||
|
feedback
|
|
A The pop-up dialog that appears when the user clicks the drop-arrow has dividers between its entries. Hence, there is nothing to fix. | |||||
feedback
|
|
For people with same problem i after almost gived up i got an idea of how to get the divider. I added the divider line at the bottom of my custom layout for each item
| |||
feedback
|