Reformat source code

pull/2194/head
Alinson S. Xavier 3 months ago
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…
Cancel
Save