I am using Xamarin.Forms v3.2.0.839982 and MvvMCross v6.2.0 and I've created a MvxTabbedPage. This works great when android toolbar placement is set to Top. However when I change it to Bottom the tabbed behaviour is different, the selected image disappears and the selected tab takes up more space. Is there a custom renderer or android style I need to change to fix this?
↧