brianchance / MvvmCross-UserInteraction

MvvmCross plugin for interacting with the user from a view model
MIT License
43 stars 44 forks source link

Add ability to optionally replace AlertDialog.Builder with android.support.v7.app.AlertDialog.Builder #19

Open kjeremy opened 9 years ago

kjeremy commented 9 years ago

For material design goodness!

alexshikov commented 9 years ago

+1

alexshikov commented 9 years ago

How about use AppCompat by default? https://github.com/brianchance/MvvmCross-UserInteraction/pull/20

brianchance commented 9 years ago

I have not done any android development in about a year, I also do not have a valid license to compile and push. I am willing to merge the PR, but am not sure I can push out a nuget package out without the compiled dll's.

kjeremy commented 9 years ago

Can you use the starter edition?

alexshikov commented 9 years ago

Would be great if we can find out the way of publishing new versions, because I'm about to create another Pull-Request with iOS crash fix.

brianchance commented 9 years ago

Right now I am also traveling. I will merge both pull requests, if you can get me binaries checked into the lib folder, I should be able to create and upload a nuget package.