Let base activity configure bottom bar
This commit is contained in:
parent
48438c6553
commit
42d4c72137
3 changed files with 0 additions and 3 deletions
|
|
@ -87,7 +87,6 @@ class MainActivity : SimpleActivity() {
|
|||
override fun onResume() {
|
||||
super.onResume()
|
||||
setupToolbar(main_toolbar)
|
||||
updateNavigationBarColor(getBottomNavigationBackgroundColor())
|
||||
|
||||
if (storedTextColor != getProperTextColor()) {
|
||||
(conversations_list.adapter as? ConversationsAdapter)?.updateTextColor(getProperTextColor())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue