On the iPhone, if an option is too long for the area, instead of wrappeing you get a "..." at the end of the "drop down" and the user will know there is more text than is shown.
I want to recreate this with android but am new to it so cant see how.
I want the heights of "rows" in my layout to be uniform hence not able to wrap the text.
Thanks in advance.