File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dependencies {
5454 implementation ' androidx.fragment:fragment-ktx:1.2.5'
5555 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
5656 implementation ' androidx.core:core-ktx:1.5.0-alpha04'
57- implementation ' com.google.android.material:material:1.2.1 '
57+ implementation ' com.google.android.material:material:1.4.0-alpha02 '
5858 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
5959
6060 implementation " androidx.navigation:navigation-runtime-ktx:$nav_version "
Original file line number Diff line number Diff line change 3939 android : layout_width =" match_parent"
4040 android : layout_height =" wrap_content"
4141 android : visibility =" gone"
42- app : paddingLeftSystemWindowInsets =" @{true}"
43- app : paddingRightSystemWindowInsets =" @{true}"
44- app : paddingBottomSystemWindowInsets =" @{true}"
4542 app : menu =" @menu/main" />
4643
4744 </LinearLayout >
You can’t perform that action at this time.
0 commit comments