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
{{ message }}
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
When i use a tabbed page the IconToolbarItems are not showing any icons.
After reading on another issue, i changed my page to IconTabbedPage and i encountered another problem.
While the IconToolbarItems are working just fine the childern Pages have to have an icon or an exception is thrown in line 44 of the IconTabbedPageRenderer on Android.
I am building a tabbed page without icons just text on the tabs, while using IconToolbarItems.
The text was updated successfully, but these errors were encountered:
What is the error message?
I'm facing the same problem and I get this message:
System.NullReferenceException: Object reference not set to an instance of an object.
When i use a tabbed page the IconToolbarItems are not showing any icons.
After reading on another issue, i changed my page to IconTabbedPage and i encountered another problem.
While the IconToolbarItems are working just fine the childern Pages have to have an icon or an exception is thrown in line 44 of the IconTabbedPageRenderer on Android.
I am building a tabbed page without icons just text on the tabs, while using IconToolbarItems.
The text was updated successfully, but these errors were encountered: