// Add this into your activities.
override fun onCreate(savedInstanceState: Bundle?) {
// This is in package ripple.ui.insets, instead of package androidx!
enableEdgeToEdge()
}
-
Notifications
You must be signed in to change notification settings - Fork 0
ConcerroX/ripple-insets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An easy library to implement edge-to-edge and handle windows insets (WIP).