Jon Andersen

Results 10 comments of Jon Andersen

> For now don't use android:onClick. Your XML files are just view's they shouldn't be calling into your code that's very fragile. @chrisjenx The new data binding API actually advocates...

My bad about this had missed to annotate one of the calls properly and it wasn't calling the data binding method. Works fine with data binding. Thanks for all the...

@samsymons Is there any ETA on OAuth support? I'm planning to add Reddit into an app soon and saw that current licensing only allows for OAuth http://www.reddit.com/wiki/licensing. Do you need...

@alickbass would be great if we get some best practice guidance on that!

Was trying to find a solution for this as well. There seems to be some apis, but if we can get an example for this it would be much easier...

@jumperson, @natario1 this fixes the issue for me, specifically any videos recorded on iOS seems to have this issue (using this fork https://github.com/StudistCorporation/Transcoder)

@vlgusakov-ap Thanks for submitting this PR. Your changes looks good, would you mind updating your branch so it's in sync with master?

@TheSwiftyCoder Not sure I understand the exact issue here, can you submit upload a project somewhere that reproduces this issue?

@BrettRosen can you upload a project somewhere that reproduces this?

@buubui can you update your fork with the latest changes? After doing so we can merge this into master