Attached the test project and the screenshot. The code is just this:
Dim ListTemplate As B4XListTemplate
Dim dlg As B4XDialog
dlg.Initialize(MainForm.RootPane)
dlg.Title = "Title - this is default font 12"
dlg.TitleBarFont = xui.createDefaultFont(12)...
In B4A, I use customlistview1.DesignerLabel.TextSize to change the textsize, but in B4i the textsize property is missing.
Please whats the B4i way of setting custom listview text size
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.