feat: App bar mode is also reflected in Home tab and Settings now (Compact / Expanded)
This commit is contained in:
parent
210d9afa1a
commit
bb99213848
10 changed files with 24 additions and 102 deletions
|
@ -45,7 +45,7 @@ android {
|
|||
versionNameSuffix ' DEBUG'
|
||||
}
|
||||
}
|
||||
flavorDimensions "version"
|
||||
flavorDimensions = ["version"]
|
||||
productFlavors {
|
||||
normal {
|
||||
dimension "version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue