Dario
Dario
Same here. Followed instructions on Readme and added: `compile 'org.lucasr.twowayview:twowayview:0.1.4'` to my app module's build.gradle. Specifically, I am seeing that I can import `org.lucasr.twowayview.TwoWayView`, but am unable to import `org.lucasr.twowayview.TwoWayLayoutManager`...
Hi. I tried that as well, but without any success.
I am on OSX Yosemite.
Any word on this? We're kinda stuck with this not working. Have tried both stable and snapshot versions. Each has it's own problems. Would prefer to use the stable version...
Voicing my support for fixing this. Not being able to support Android Gradle Plugins >= 2.3.0 kinda makes this plugin unusable since Android Studio 3.0 is already at Android Gradle...
Also, I seem to be getting this error even with Android Gradle Plugin 2.2.3. I have a large number or projects I'm trying to merge into one fat aar. Getting...
Thanks, that fixed the minimum reproducible example I provided, but we're still seeing the issue with our actual project. I'll have to do some more investigating. Our manifests are basically...
Awesome. Thanks for the quick reply. And kinda glad to hear this project hasn't been abandoned. It's kinda the only game in town for Redux on Android
Hey @patjackson52 I wasn't able to get Reselect to work at all. Has it been tested lately?
Would love to see this too. We've hand rolled our own Xcode project writing system in our build system (starting many years ago), but would love to switch to this...