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

Improve fragment/activity communication and creation #31

Open
ChrisLane opened this issue Jan 17, 2018 · 0 comments
Open

Improve fragment/activity communication and creation #31

ChrisLane opened this issue Jan 17, 2018 · 0 comments

Comments

@ChrisLane
Copy link
Owner

ChrisLane commented Jan 17, 2018

The current implementation uses methods like getActivity to get the fragment owner activity, this could be set using onAttach instead.

Many methods created in a default Fragment from Android Studio should probably be used instead.

More info here: https://developer.android.com/training/basics/fragments/communicating.html

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

No branches or pull requests

1 participant