Hello all.
Since several days, I struggle with custom navigation bar and content display.
I don't get best practices to display properly the following content types on a page.
Here is the case : I've a page compossed of
A AppBar, with some text
A TabBar, with several tabs
Each tab display several cards, loaded dynamically through a listview
A custom navigation bar that i've created (thanks to a helpfull video of thedigitalpro )
I manage to get working pages, but if it works, I've a navigation bar display error.
I really want to understand few key concepts fo this type of scrolling display :
Do I need container ? If yes, where and How ?
Do I need Column ? If yes, where and How ?
And to finish my explanation, I've different result between Test Mode on my browser and Apk download
It could be great to have your professional thoughts on that Fabs and thedigitalpro
Thanks in advance.
Regards.
Etienne