Reformat source code
This commit is contained in:
parent
074627f6e1
commit
a6cf43dbca
@ -232,7 +232,9 @@ class ListHabitsScreen
|
||||
Settings.Global.ANIMATOR_DURATION_SCALE,
|
||||
1f
|
||||
) == 0f
|
||||
) return
|
||||
) {
|
||||
return
|
||||
}
|
||||
val baseColor = themeSwitcher.currentTheme!!.color(color).toInt()
|
||||
rootView.get().konfettiView.start(
|
||||
Party(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user