You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On previous screens I have hidden the navigation controller. When I come to the required viewcontroller I unhide/show the view controller using this command
strangely after unhiding the navigation controller not even backbutton hides properly neither its tint changes.
like following two lines of code does not have any effect. I get the back button in only blue colour
On previous screens I have hidden the navigation controller. When I come to the required viewcontroller I unhide/show the view controller using this command
strangely after unhiding the navigation controller not even backbutton hides properly neither its tint changes.
like following two lines of code does not have any effect. I get the back button in only blue colour
it seems there is a problem with native navigationController although I am using only material navigation controller.
I have attached a sample project as well which can help you debug the issue
https://www.dropbox.com/s/wb5r7yk9hnwid1f/MaterialSample.zip?dl=0
The text was updated successfully, but these errors were encountered: