Hello!
Is there any way to destroy or reinitialize every page?
Reinitializing the PageManager and re-creating the pages works, but I think this might cause high memory usage?
Is there any way to destroy or reinitialize every page?
Reinitializing the PageManager and re-creating the pages works, but I think this might cause high memory usage?
B4X:
Dim PagesManager As B4XPagesManager
PagesManager.Initialize(Main.NavControl)