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

handle DefaultCallback() like addCallback() #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rainer-Lang
Copy link
Contributor

@Rainer-Lang Rainer-Lang commented Oct 14, 2017

WIP - DO NOT MERGE

@Rainer-Lang
Copy link
Contributor Author

Rainer-Lang commented Oct 14, 2017

WIP - we have to do here much more
not working: loadService.showCallback(loadingCallback);
TODO: don't use Class better use Callback - workaround: We could use getClass()

@KingJA
Copy link
Owner

KingJA commented Oct 15, 2017

@Rainer-Lang Why you want do like this loadService.showCallback(loadingCallback); , if you config LoadSir in Application, then how to get the object of Callback when you want to call showCallback(obj) in Activity of Fragmetn? new Callback? Could you tell me the reason.

@Rainer-Lang
Copy link
Contributor Author

Rainer-Lang commented Oct 15, 2017

I answered you in Telegram. I think there could be something to discuss more in detail.

BTW: This PR shouldn't be merged.

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.

None yet

2 participants