Tom PoLáKoSz

Results 5 issues of Tom PoLáKoSz

Hi! First I want to say this app is awesome. 😄 When I try to build the project I get a few *reference* error in the `W1_WinApps.xaml.cs` here: ```` csharp...

### Thank You for this great library! Although I have read the [Don't "Push" Your Pull Requests](https://www.igvita.com/2011/12/19/dont-push-your-pull-requests/) I could not find any example in this repo how to make this...

Today i discovered this undocumented difference. https://developers.deezer.com/api/explorer?url=album/302127/comments ### Without API key Total: 3 ### With API key (Currently) Total: 20

## 🐛 Bug Report I need to perform a (probably) memory expensive task in an `IMvxCommand` but when it finishes the button won't get re-enabled after i call `RaiseCanExecuteChanged()`. If...