Skip to content

Commit

Permalink
Fix open correct tab when user clicked to noti
Browse files Browse the repository at this point in the history
  • Loading branch information
manhlx3006 committed Dec 27, 2019
1 parent 481ea1e commit 0b55551
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ extension KNAppCoordinator {

self.navigationController.pushViewController(self.tabbarController, animated: true) {
// default balance tab
self.tabbarController.selectedIndex = 0
self.tabbarController.tabBar.tintColor = UIColor.Kyber.tabbarActive
}

Expand Down

0 comments on commit 0b55551

Please sign in to comment.