mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 13:33:56 +00:00
fix: refresh stats every page load
This commit is contained in:
@@ -32,6 +32,7 @@ class ChartItem(
|
||||
}
|
||||
}
|
||||
binding.chartView.callBack = callback
|
||||
binding.chartView.reload()
|
||||
binding.chartView.aa_drawChartWithChartOptions(aaOptions)
|
||||
binding.openButton.setOnClickListener {
|
||||
SingleStatActivity.chartOptions = aaOptions
|
||||
|
||||
Reference in New Issue
Block a user