Florian Gutmann
Florian Gutmann
Say we have project A which depends on B. There are tests in A but not in B. When running jacoco:cover on A, the report only contains classes that are...
We have a RecyclerView and a SmoothAppBarLayout working in combination. The linear layout manager of the recycler view has set `setStackFromEnd(true)` which causes it to be scrolled to the bottom...
Entering a single quote in the message text of the sockjs-chat example fails with a javascript syntax error. Don't know if the issue is in the chat example or in...
Hi Dirk, we need to render some files with the template engine before compressing them. I implemented a patch for this purpose, which we want to use internally for our...