Slobodan Milicevic
Slobodan Milicevic
Hello everybody! I have integrated `stickerfactory` module in my Android app. Now, I want to integrate `Adobe Creative SDK` to have image process feature (filters, etc.). In app `build.gradle` in...
When I put your directive in my app, I got google auth popup opened, but no content rendered in it. But, when I open your sample in IE 11 it...
**Problem** I have created a simple Meteor project and added a form. The problem is that validation errors are not showing after submitting. We are using: 1. `aldeed:autoform`, 2. `aldeed:collection2`,...
I set on my LinearLayout manager `reverseLayout` to `true` and sticky headers are not working. I want to see headers acting same as `reverseLayout` is set to `false`. Can anybody...