brianchance / MvvmCross-UserInteraction

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

Alert method doesn't allow custom caption for the OK button #6

Closed andreinitescu closed 10 years ago

andreinitescu commented 10 years ago

Alert doesn't have parameter to change the button's caption from "OK"

brianchance commented 10 years ago

Updated, thanks for the catch.

andreinitescu commented 10 years ago

thanks ! are you planning to update in the NuGet too? I am using the plugin from MvvMcross from NuGet

brianchance commented 10 years ago

Already done.

Sent from my iPhone

On Nov 30, 2013, at 3:59 PM, nitescua notifications@github.com wrote:

thanks ! are you planning to update in the NuGet too? I am using the plugin from MvvMcross from NuGet

— Reply to this email directly or view it on GitHub.

andreinitescu commented 10 years ago

You forgot to modify AlertAsync too :)

brianchance commented 10 years ago

Done and out on nuget.