Skip to content

Conversation

@yev-kanivets
Copy link
Member

Implemented Redux pattern for Contests feature.

private fun initViews() {
swipeToRefresh.setOnRefreshListener(this)

contestAdapter = ContestAdapter(listOf(), requireContext())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be initialised with by lazy.

@yev-kanivets yev-kanivets merged commit 2738030 into dev Sep 19, 2019
@yev-kanivets yev-kanivets deleted the redux branch September 19, 2019 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants