Stanislav Novachevskyi
Stanislav Novachevskyi
I'm trying to implement the chat-like list where items are reversed and being shown from bottom to top. I need to show sticky header for each section grouped by the...
I was implementing inheritance hierarchy with my screens and faced an issue with `@AutoComponent`. I have next hierarchy of components: -- MainActivityComponent ---- DrawerKeyComponent ------ ListKeyComponent I got manually defined...
I observed this crash when I was working on screen transition animation logic setup on top of the Flow. After enabling `Don't keep activities` developer option in device settings, I...
Fix for the issue #201.
Fix for the issue https://github.com/square/flow/issues/194.