X
X
Xamarin & MvvmCross Handbook
GitHub repo for the demo
GitHub repo for this book
Search…
⌃K
Links
Introduction
Using MvvmCross to create your first Xamarin App
Creating the Core project
Creating the Android project
Creating the iOS project
Creating the UWP project
Creating the REST API Service
Navigation
Creating the Xamarin.Forms project
Summary
Implementing MasterDetail layout in Xamarin.Forms by MvvmCross
Introduction
Creating the project by MvxScaffolding
Creating the MasterDetailPage
Creating the MasterPage
Creating the DetailPages
Implementing the Menu functionalities
Fine-tuning the UI
Adding the hamburger icon for iOS
Adding the header bar for Android and iOS
Adjust the height of the item for UWP
Summary
Powered By
GitBook
Fine-tuning the UI
There are some defects to the UI for different platforms. For example, the page header and the hamburger menu icon for iOS are not as good as we expected. Let us fix them.
Previous
The other approaches to set the data-binding
Next
Adding the hamburger icon for iOS
Last modified
4yr ago