Add back busy indicator.

This commit is contained in:
Black Hat
2018-10-07 20:38:30 +08:00
parent c93efebd23
commit e69ac60d08
5 changed files with 20 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ Control {
layer.enabled: true
layer.effect: ElevationEffect {
elevation: 2
elevation: 1
}
}
}