How to change the font for spinner and listview.Please advise
Dim Lb as Label
Lb = ListView1.TwoLinesLayout.Label
Lb.Textsize = 15
Yes, just like this code:
You are correct. It requires a small update to the Core library.
This will be available in a few days.