Navigation button not updating
This commit is contained in:
parent
e59e7fbfe0
commit
c923f843c0
2 changed files with 1 additions and 2 deletions
|
@ -37,7 +37,6 @@ class BottomNavigationBarTinted @JvmOverloads constructor(
|
|||
|
||||
init {
|
||||
labelVisibilityMode = PreferenceUtilKT.tabTitleMode
|
||||
selectedItemId = PreferenceUtilKT.lastPage
|
||||
|
||||
val iconColor = ATHUtil.resolveColor(context, android.R.attr.colorControlNormal)
|
||||
val accentColor = ThemeStore.accentColor(context)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue