Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LCE base screen #5

Merged
merged 4 commits into from
Oct 30, 2017
Merged

Add LCE base screen #5

merged 4 commits into from
Oct 30, 2017

Conversation

DenysZP
Copy link
Contributor

@DenysZP DenysZP commented Oct 28, 2017

No description provided.

@DenysZP DenysZP requested a review from plzen October 28, 2017 08:35
setupRecyclerView()
setupSwipeRefreshLayout()
}

@LayoutRes
protected open fun getContentView() = R.layout.activity_pagination
override fun getContentView() = R.layout.activity_pagination
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't mix activity methods with your own methods. It will be more readable by developers if activity methods grouped in one place.

@DenysZP DenysZP merged commit 7bcde54 into develop Oct 30, 2017
@DenysZP DenysZP deleted the feature/add_lce_base_screen branch October 30, 2017 14:07
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.

2 participants