fix(stats): fix incorrect corner radius in 1D heatmap

This commit is contained in:
Nishant Mishra
2025-12-12 19:19:16 +05:30
parent c39089de21
commit d5e3890e4e
3 changed files with 21 additions and 15 deletions

View File

@@ -114,4 +114,8 @@
<string name="timer_reset_message">Timer reset</string>
<string name="undo">Undo</string>
<string name="focus_break_ratio">Focus-break ratio</string>
<string name="focus_overview">Focus overview</string>
<string name="focus_overview_desc">Average focus durations at different times of the day</string>
<string name="focus_insights">Focus insights</string>
<string name="focus_insights_desc">Focus overview of each day of the past week (click on each cell for more info)</string>
</resources>