dear developer, I am using the library in my java project and in main activity's parent constraint layout, i added the chip navigation bar at bottom , I gave 10dp margin to it on all sides. my issue is that if i scroll in my app , my content is not visible in those margins, it shows a white space. i want my content to go beneath the navigation bar and it should appear as floating and not cover extra space of my content. pls help how can i get this working?
dear developer, I am using the library in my java project and in main activity's parent constraint layout, i added the chip navigation bar at bottom , I gave 10dp margin to it on all sides. my issue is that if i scroll in my app , my content is not visible in those margins, it shows a white space. i want my content to go beneath the navigation bar and it should appear as floating and not cover extra space of my content. pls help how can i get this working?