ismaeldivita / chip-navigation-bar

An android navigation bar widget
MIT License
890 stars 136 forks source link

how to make the space occupied as transparent?pls reply #83

Closed khchoudhary8 closed 2 years ago

khchoudhary8 commented 2 years ago

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?