🤖 I do things with IoT and academic advocacy in the DevRel team at Microsoft.
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