kirtan403

Results 50 comments of kirtan403

Any update about the progress here?

Storing it in markdown will make life of other devs even more simpler. Agree to @agentlewis for the gitbook example. Storing it in front matter will make if more simpler...

Same problem here. Nothing happens with AS 3.0.1. I can't event see any tasks with AspectJ names. @Archinamon Request you to please look into it. Thank you so much for...

How to use this inside library? So that user(developer) does not need to add the apply plugin line into their build.gradle file?

Hi, thanks for reporting issue. I understand you have java activities. One way to use this in Java is, convert extension calls to Java method calls and you should be...

@ewoks Does your project supports Java 8? Is the activity is on Java 8 ? Can you please confirm?

Can you send me the test file I can verify this behavior with?

Thank you for the report. I have to check this. A bit busy these days, but will have a look. Also if you fixed the problem yourself, please let me...

@MartinCazares Meanwhile, If you are using kotlin, you can use the new [QuickPermissions-Kotlin](https://github.com/QuickPermissions/QuickPermissions-Kotlin) that works out of the box without any gradle plugins and works with instant run.