Cant put any thing on top of customListVIew
im trying to put a button or a progress bar on top of a customListiew
but the customlistvew is always removing my objects
after doing a small resarch i found out that this is the problem:
how can i disable that ?
im trying to put a button or a progress bar on top of a customListiew
but the customlistvew is always removing my objects
after doing a small resarch i found out that this is the problem:
B4X:
ReplaceBasePanelWithView(base, sv)
how can i disable that ?