I'm trying to make a great big spinner view.
Despite the comments here (https://www.b4x.com/android/forum/threads/anyway-to-resize-spinner-item-height.34094/) I find that the items do not increase in size when their font does.
The items are always the same height regardless of font size. When the font gets large, it simply overflows the allotted space.
Am I missing something? Is there a way to make a spinner very large on a tablet ,or do I need to use something like the CustomListView?
Despite the comments here (https://www.b4x.com/android/forum/threads/anyway-to-resize-spinner-item-height.34094/) I find that the items do not increase in size when their font does.
The items are always the same height regardless of font size. When the font gets large, it simply overflows the allotted space.
Am I missing something? Is there a way to make a spinner very large on a tablet ,or do I need to use something like the CustomListView?