feat: App bar mode is also reflected in Home tab and Settings now (Compact / Expanded)

This commit is contained in:
Prathamesh More 2023-03-09 12:08:26 +05:30
parent 210d9afa1a
commit bb99213848
10 changed files with 24 additions and 102 deletions

View file

@ -45,7 +45,7 @@ android {
versionNameSuffix ' DEBUG'
}
}
flavorDimensions "version"
flavorDimensions = ["version"]
productFlavors {
normal {
dimension "version"