This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
v0.2.2
What’s Changed
Insetter now depends on the Android Gradle Plugin v3.6.0, which means that any apps using insetter-dbx
also need to be using Android Gradle Plugin v3.6.0 (or newer). Insetter also now depends on Kotlin 1.3.31.
- Update dependencies (#52) @chrisbanes
- Run CI Actions on pull requests (#53) @chrisbanes
- Added extensions for padding and margins (#51). Thanks to @mercuriy94!
- Set the default of setEdgeToEdgeSystemUiFlags to true (#50) Thanks to @PaulWoitaschek!