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

C: 6 - Refactored example 3 to use MVP pattern. Closes #17 #35

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

vestrel00
Copy link
Owner

Refactored example 3 to use MVP pattern.

@vestrel00 vestrel00 added this to the C: mvp milestone Jul 24, 2017
@vestrel00 vestrel00 self-assigned this Jul 24, 2017
@vestrel00 vestrel00 merged commit 1b8af31 into master Jul 24, 2017
@vestrel00 vestrel00 deleted the feature/#17-refactor-example-3-to-mvp branch July 24, 2017 19:44
@vestrel00 vestrel00 changed the title Refactored example 3 to use MVP pattern. Closes #17 C: 6 - Refactored example 3 to use MVP pattern. Closes #17 Jul 25, 2017
showSomething(something);
@Override
public void showSomething(String something) {
childFragmentManager.hashCode();
Copy link
Owner Author

Choose a reason for hiding this comment

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

This should not be here...

Copy link
Owner Author

Choose a reason for hiding this comment

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

Removed in: ea24fe3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant