Dynamically sized elements.

Is there a way to have the picker dynamically size the view that each option is in, instead of needing the ellipse?
Yeah, I know this would be an enhancement... thoughts?
At the moment this is not supported. It would be a nice feature. Unfortunately to do it it would mean that quite a lot of refactoring would be needed, because the way view is implemented at the moment. Maybe some day when I will have some spare time i'll fork this project and try to do something in this direction, but I don't see it getting into this project any time soon.
@mcyrulik as a possible workaround, you could register an onItemSelected() listener to show a Crouton / Toast of the full text.
@blazsolar Ok, thanks. Just thought that I would ask.
@phileo I thought of that.. client said no.