Mantas Varnagiris
Mantas Varnagiris
I have exactly the same issue. Footer doesn't need to be long for this to happen. Something even weirder happens when there is bottom padding. Grid just goes crazy once...
Or maybe would be good to have possibility to revert to null
Is there some workaround when using annotations? If I have @KoinViewModel that takes parameters of same type. How do I get instance of it with proper parameters?
I ended up writing a wrapper object around the parameters I need. This solves the issue and I can still use annotations.
Any updates on this? I run into the same issue when running tests from IDE. Works fine when running via gradle. For us at the moment it would be quite...
Same issue for me. Just leaving a comment to track the issue progress.
Is this still something that is being considered to be done? Right now for me running `formatKotlin` or `lintKotlin` adds about 22 seconds each on my machine on my large...
1. It does support multiple backstacks. There is a sample. One thing that it does not do is restore sub-backstack once you return to it. So if you have bottom...
I don't understand your second question though
So I think at the moment that is not possible because when you switch tabs - backstack from previous tab is cleared