hi,
i want to change the background of the CustomListView
i try
but it doesn't work what should i do?
and also can i invisible Scroll bar? how?
And can I move the position of the scroll bar to the right?
i want to change the background of the CustomListView
i try
B4X:
SC_Menu.GetBase.Color = xui.Color_Transparent
SC_Menu.sv.Color = xui.Color_Transparent
and also can i invisible Scroll bar? how?
And can I move the position of the scroll bar to the right?
Last edited: