Ismael Costa

Results 14 comments of Ismael Costa

Thanks for the report. Are you able to reproduce this lag on the sample app? Did you try to isolate your callback action to make sure is the menu which...

I was not able to reproduce the lag issues during the animations. Please push a sample repository with your problem or give me more details like your XML layouts and...

Closing due inactivity. Feel free to reopen if you still facing the problem

I was only able to reproduce this when during a fragment transaction with some heavy layouts. But I don't think it's a problem from the library side. I found similar...

No. There is no solution for this issue on the library side yet. If you're facing lag for heavy layouts during fragment transactions I recommend in some way to schedule...

Where exactly? Did you mean inside the individual menu items?

H This is not supported. I don't believe the animation will work if it's controlled by an horizontal scroll like a tab indicator, got the felling it will look a...

This is actually a good idea. I can see this being used to ignore README, documentation, or any other files that could not affect the project.

Hi 👋 Your setup looks fine Not sure if this is your case, but, normally when you're doing the plugin setup for the first time, it will trigger the task...

Also, I took a look at `detekt` and it seems they only create the task on the project level, you can't run this task per module. ``` ./gradlew app:detekt FAILURE:...