Zsolt Kocsi
Zsolt Kocsi
Crashes in 1.2 stable as well. Had to disable plugin :(
I'm only speaking for myself, but yeah, this lib seems pretty abandoned since you can use RecyclerView as an official solution that addresses the same problem.
@LarsWerkman ping?
I'm having the same issue. Looking at the source of the ModelInfo class, maybe just another catch block is all that we would need, as SyncBasicHttpParams is clearly not a...
It indeed fixes it. I created a pull request: https://github.com/pardom/ActiveAndroid/pull/344 As a sidenote: the automatic Travis build yet again fails with `The command "echo no | android create avd --force...
Hi @goodexpert! Thanks for the PR and sorry for the delay. I ended up merging #59 which is almost identical. Let me know if I missed anything from yours!
@goodexpert can you please resolve conflicts?
@markandroid2999 atm I can't access the publication keys for that, but you can try and get it via [http://jitpack.io](http://jitpack.io). Use master snapshot, or the latest commit hash instead of a...
I'm not sure I get what you mean. Please elaborate.
Right. I'm not sure if it's even theoretically possible to do that automatically, as you define your flavors / buildtypes in the `android` block. Maybe there's a workaround to access...