Fixed that toolbar icons' state hasn't been set correctly at app start
This commit is contained in:
parent
685e4209c3
commit
50ccc547ad
|
@ -137,7 +137,7 @@ class HomeFragment : Fragment() {
|
|||
handleGetTransactionsResponse(response)
|
||||
}
|
||||
|
||||
updateTransactionsToDisplayOnUiThread()
|
||||
updateMenuItemsStateAndTransactionsToDisplay()
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue