Fix chapters selection

master
Koitharu 2 years ago
parent cae07b2798
commit 4858adbbe7
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

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

Loading…
Cancel
Save