So, I am a dummy when it come to ABMaterial but have thought that I will try and give this masterpiece by @alwaysbusy (Alain) a test drive.
One simple thing that I juts cannot find a solution for is how to add an image or logo in the Left Top of the Navigationbar. I have disabled the sidebar by commenting:
B4X:
' page.NavigationBar.AddSideBarItem("DUMMY", "{NBSP}", "", "") 'now the hamburger button is gone!
I have this code in BuildNavigationBar but the image/logo does not show:
The logo image shows (only) when the Navigation Sidebar is shown - which your code does not do...
The title label is shown in this location (plain text - not an image!).
There are workarounds, but not so simple or elegant...