Anthony Beylerian
Anthony Beylerian
https://circleci.com/gh/mercari/RxReduxK/207?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
It could be useful to have some "no-op" entities that act as loop/sinks in some situations, where we need to define them but have no state mutation. For example ```kotlin...
The current implementation of the android version for Parcel support has a lot of overlap with the pure Kotlin one. The design should be improved to share the common code...
### About This adds a `StatikView` as mentioned in https://github.com/kittinunf/Statik/issues/66
### About Would be nice to be able to set separators or spacing between views, maybe add a `separatorRow`?
### About The desired layout is assumed to be vertical all the time. If so, maybe it's a good idea to replace the RecylerView with wrapper (maybe StatikView?) that's always...
It would be nice to be able to add a section dynamically, similarly to rows.