Hi,
I am working on Xamarin forms app (iOS/Android).
I am used "TabbedPage" "NavigationPage".
In iOS it's working fine. Also I have checked it's working in android version 7.0
But i am facing the issue in android version 5.0.2 and Samsung Galaxy 6 and Motorola Droid Ultra.
Facing error is "Attempt to invoke virtual method 'boolean android.graphics.drawable.Drawable.setState(int[])' on a null object reference"
Attached TabbedPage screen shot.
Thanks