Use WindowInsetsCompat's getInsets() method.
This commit is contained in:
parent
d57bfde604
commit
1721817fdb
2 changed files with 6 additions and 6 deletions
|
|
@ -196,7 +196,7 @@ dependencies {
|
|||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
|
||||
|
||||
/** AndroidX **/
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.0'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
implementation 'androidx.core:core-ktx:1.3.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue