Francesco Gatto

Results 13 comments of Francesco Gatto

Do You know if is it possible to have spoon reports with cucumber?

Hi, when i import library folder, AS3 give me errors on this lines of the gradle library `version = VERSION_NAME group = GROUP android { compileSdkVersion rootProject.ext.compileSdkVersion buildToolsVersion rootProject.ext.buildToolsVersion`

thx @pcegarra but after you suggestion i'm having this error Error:Could not get unknown property 'GROUP' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer.

right.. just remove apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle' thx! :)

I m have the same problem when i return to the activity with activityforresult

Hi @begeekmyfriend ! Do You think to update the demo project with this request?

Hi, In this way it works great but if I remove my view and i attach the listener like this, this not work `circle_view.setOnClickListener { pauseDialog() }`

@arnaudgiuliani can you help us to solve this? it will be useful to tons of devs