Regional Cloud Advocate at Microsoft focusing on communities in the Pacific North West and the Redmond Reactor.
As much as I'm loving MVVMLight it does have some limitations. The one I've hit recently is how well it doesn't work when you are using AppCompat (though to be honest I think it's more down to how hacky AppCompat seems to be). I'm using AppCompatActivity as my base activity class to get an action bar supported on older API versions. The problem…
Read More