Skip to content

petermajor/cross-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvvmCross and AppCompat Toolbar

This repo is supporting code for the blog post at:

https://www.majormojo.co.uk/blog/mvvmcross-and-appcompat-toolbar.html

The six branches show the progress if implementing a quick return toolbar for an Android application writtin in Xamarin with MvvmCross:

  • 1-before-appcompat - starting out with Holo Light theme and no AppCompat
  • 2-appcompat-darkactionbar - add AppCompat and change the theme to automatically show the toolbar
  • 3-mvxappcompatactivity - hack MvvmCross so that it shows the AppCompat toolbar
  • 4-toolbar-include - remove the toolbar from the theme and add it to the layouts
  • 5-upgrade-mvvmcross - upgrade MvvmCross to v4 so as to fix styling issue
  • master - implement the quick return toolbar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages