Brais Gabín

Results 579 comments of Brais Gabín

I would be happy if I could configure it from a property or something similar. I'm moving from `runBlokingTest` to `runTest` and I'm getting really odd issues. I want a...

Are you using the last version of the Detekt intellij plugin? I think that this issue was fixed in the last version of detekt.

Duplicated #333

As a workaround for `notifySectionHeaderChanged(sectionIndex)` you can use: `notifyItemChanged(getAdapterPositionForSectionHeader(sectionIndex))`.

I wrote my own LayoutManager: https://github.com/21Buttons/sticky-headers We are using it in production and works perfectly. I don't know why I didn't write a proper documentation for it... I'll try to...

Sure it is! I'm not sure how to use it... Do you need to run the image, connect to the server and play a bit? It needs information for the...

I don't need to build all the image just to change the mods (using args). How are you building your images?

Sorry, I didn't have time to check this before. I pick the sample project with mods and I run `docker-compose build`. Then I changed the `MODS` ARG and runed `docker-compose...

Oh, ok. I thought that you mean build the image each time you change a mod. Yeah, you must build the image once right now. I don't see exactly how...

You know that there's a difference but you don't know where is it? Or you know where it's and this is just a game of "find the difference"?