Hi all,
I'm now working with the B4A spinner view and struggling with its UI elements.
That is, I'd like to set the look of the spinner to have:
- a border around the spinner
- where is the triangle that should appear on the right of the spinner? I have the spinner directly on the Activity. The Activity color is white and so is the spinner color white.
- Spinner TextColor = Black
- I've got the dropdown background color and dropdown text color working fine
I have labels on the Activity as well, and with the spinner as it is, you can't tell the difference between these views, which one is a spinner and which one is a label. Hence wanting to show the specific look of the spinner.
Is there any JavaObject RunMethod that can be applied?
If anyone can help on this, I'd appreciate it.
Thanx,
Mark S.
ps: I'd rather not use a 3rd party view, but stick with the B4A view.
I'm now working with the B4A spinner view and struggling with its UI elements.
That is, I'd like to set the look of the spinner to have:
- a border around the spinner
- where is the triangle that should appear on the right of the spinner? I have the spinner directly on the Activity. The Activity color is white and so is the spinner color white.
- Spinner TextColor = Black
- I've got the dropdown background color and dropdown text color working fine
I have labels on the Activity as well, and with the spinner as it is, you can't tell the difference between these views, which one is a spinner and which one is a label. Hence wanting to show the specific look of the spinner.
Is there any JavaObject RunMethod that can be applied?
If anyone can help on this, I'd appreciate it.
Thanx,
Mark S.
ps: I'd rather not use a 3rd party view, but stick with the B4A view.