Hello, from one build to the next my app's bottom nav bar and top app bar are no longer visible... I can still click on the nav bar and will bring me to the different pages, but my app is messed up and now and I am not sure why or how to go about fixing it. I didn't (knowingly) add anything to the nav or app bar between builds...
is there a way that I can check the overall source code from one build to the next? while I do do pushes to GIT pretty frequently for this specific reason I really dislike checking in bad code (especially just to find a bug/difference in the code between builds).
how best to solve/identify the issue?
thanks in advance, Brian