mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-17 04:10:39 +01:00
use adjusted primary color at fastscroller
This commit is contained in:
parent
e25ddbc115
commit
757e6a0797
@ -59,7 +59,7 @@ class ItemsFragment(context: Context, attributeSet: AttributeSet) : MyViewPagerF
|
||||
initDrawables()
|
||||
}
|
||||
|
||||
items_fastscroller.updateColors(primaryColor)
|
||||
items_fastscroller.updateColors(context!!.getAdjustedPrimaryColor())
|
||||
|
||||
if (currentPath != "") {
|
||||
breadcrumbs.updateColor(textColor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user