Use series in recents if present

This commit is contained in:
jpirnay
2026-03-08 17:44:10 +01:00
parent 98fb3d65c9
commit 8dc82f28af
4 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ constexpr ThemeMetrics values = {.batteryWidth = 16,
.verticalSpacing = 16,
.contentSidePadding = 20,
.listRowHeight = 40,
.listWithSubtitleRowHeight = 60,
.listWithSubtitleRowHeight = 68,
.menuRowHeight = 64,
.menuSpacing = 8,
.tabSpacing = 8,