jsuarezruiz / Xamarin.Forms.TabView

The TabView is a Xamarin.Forms control to display a set of tabs and their respective content.
55 stars 13 forks source link

Nested Tabs Gallery TabIndicator dosen't display properly when upgrading to Xamarin.Forms 4.8 #5

Closed MadSam08 closed 3 years ago

MadSam08 commented 4 years ago

Hello @jsuarezruiz I'm using your TabView for and internal project and will be in a great help if this issue could be fixed, beucase we want to use some of the new fetures that xamarin.forms 4.8 provides, but this bug with nested tabs dose't allow us to do the upgrade, I have tried to look into the issue but couldn't figure out what was causing it. image image

jsuarezruiz commented 3 years ago

Thanks for the feedback. The project have been updated to the latest Xamarin.Forms version and the issue has also been fixed.

MadSam08 commented 3 years ago

Thanks for the feedback. The project have been updated to the latest Xamarin.Forms version and the issue has also been fixed.

Thanks alot for doing the fix,