Relative Content

Tag Archive for javaandroidkotlinandroid-fragments

How to make a fragment show EdgeToEdge()?

I have an app that has an activity and that activity has a bottom nav bar and 3 fragments in that bottom nav bar. Now I want my home fragment to be edge to edge display. But if I enableEdgeToEdge in my beige activity then the rest of my fragments that I don’t need to show it are also showing.