Fix chapters selection

This commit is contained in:
Koitharu
2024-03-20 07:23:17 +02:00
parent cae07b2798
commit 4858adbbe7

View File

@@ -36,7 +36,7 @@ class ChaptersSelectionDecoration(context: Context) : AbstractSelectionItemDecor
98,
)
paint.style = Paint.Style.FILL
hasBackground = false
hasBackground = true
hasForeground = true
isIncludeDecorAndMargins = false