For standard B4J projects I used this: https://www.b4x.com/android/forum/threads/save-load-form-position.78975/#post-500316
In B4xPages the same result could not be achieved yet.
The status of the Main (module) form is saved and the window is positioned correctly to a former state.
But if I call another page (B4XPages.ShowPageAndRemovePreviousPages...) from B4xMainPage, the window does not stay on the former position.
Does anyone have any ideas on how to effectively solve this?
In B4xPages the same result could not be achieved yet.
The status of the Main (module) form is saved and the window is positioned correctly to a former state.
But if I call another page (B4XPages.ShowPageAndRemovePreviousPages...) from B4xMainPage, the window does not stay on the former position.
Does anyone have any ideas on how to effectively solve this?