Fix chapters selection
This commit is contained in:
@@ -36,7 +36,7 @@ class ChaptersSelectionDecoration(context: Context) : AbstractSelectionItemDecor
|
|||||||
98,
|
98,
|
||||||
)
|
)
|
||||||
paint.style = Paint.Style.FILL
|
paint.style = Paint.Style.FILL
|
||||||
hasBackground = false
|
hasBackground = true
|
||||||
hasForeground = true
|
hasForeground = true
|
||||||
isIncludeDecorAndMargins = false
|
isIncludeDecorAndMargins = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user