Skip to content

Commit a236089

Browse files
committed
Fix collection summary don't updating in first opening
1 parent e422e34 commit a236089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/kotlin/com/ediposouza/teslesgendstracker/ui/cards/widget/CollectionStatistics.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ class CollectionStatistics(ctx: Context?, attrs: AttributeSet?, defStyleAttr: In
105105
else -> {
106106
}
107107
}
108+
updateStatisticsTotal()
108109
}
109110
}
110111
}

0 commit comments

Comments
 (0)