mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Reformat source code
This commit is contained in:
@@ -232,7 +232,9 @@ class ListHabitsScreen
|
|||||||
Settings.Global.ANIMATOR_DURATION_SCALE,
|
Settings.Global.ANIMATOR_DURATION_SCALE,
|
||||||
1f
|
1f
|
||||||
) == 0f
|
) == 0f
|
||||||
) return
|
) {
|
||||||
|
return
|
||||||
|
}
|
||||||
val baseColor = themeSwitcher.currentTheme!!.color(color).toInt()
|
val baseColor = themeSwitcher.currentTheme!!.color(color).toInt()
|
||||||
rootView.get().konfettiView.start(
|
rootView.get().konfettiView.start(
|
||||||
Party(
|
Party(
|
||||||
|
|||||||
Reference in New Issue
Block a user