Updated the width of bottom navigation

This commit is contained in:
Viktor De Pasquale
2020-03-17 16:15:30 +01:00
committed by John Wu
parent edff094626
commit 922e36cfb0
3 changed files with 17 additions and 3 deletions

View File

@@ -131,5 +131,5 @@ dependencies {
implementation 'androidx.transition:transition:1.3.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.core:core-ktx:1.2.0'
implementation 'com.google.android.material:material:1.2.0-alpha03'
implementation 'com.google.android.material:material:1.2.0-alpha05'
}