updating the letter fastscroller

This commit is contained in:
tibbi
2020-02-05 17:33:54 +01:00
parent edc8817638
commit 5fdb7a38aa
3 changed files with 3 additions and 2 deletions

View File

@ -360,6 +360,7 @@ abstract class MyViewPagerFragment(context: Context, attributeSet: AttributeSet)
fragment_fastscroller?.updateBubbleColors()
fragment_fastscroller?.allowBubbleDisplay = config.showInfoBubble
fragment_placeholder_2?.setTextColor(context.getAdjustedPrimaryColor())
letter_fastscroller_thumb?.fontSize = context.getTextSize()
}
private fun setupViewVisibility(hasItemsToShow: Boolean) {