View-controller layer: lifecycle-aware views, navigation and paging on top of a single Activity.
CSView<V> and CSActivityView<V> — lifecycle-aware view wrappers with parent/child destruction, registrations and activity resume/pause/back hooks.
CSView<V>
CSActivityView<V>
CSNavigationView / CSNavigationItemView — push/pop navigation with animations and dialogs inside one Activity.
CSNavigationView
CSNavigationItemView
Data-driven view helpers: viewFactory/addView list-to-views binding, CSGridView, and CSWrapHeightRecyclerView.
viewFactory
addView
CSGridView
CSWrapHeightRecyclerView