You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Add this into your activities. overridefunonCreate(savedInstanceState:Bundle?) {
// This is in package ripple.ui.insets, instead of package androidx!
enableEdgeToEdge()
}
About
An easy library to implement edge-to-edge and handle windows insets (WIP).