Skip to content

handle DefaultCallback() like addCallback()#51

Open
Rainer-Lang wants to merge 1 commit intoKingJA:masterfrom
Rainer-Lang:patch-5
Open

handle DefaultCallback() like addCallback()#51
Rainer-Lang wants to merge 1 commit intoKingJA:masterfrom
Rainer-Lang:patch-5

Conversation

@Rainer-Lang
Copy link
Copy Markdown
Contributor

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

WIP - DO NOT MERGE

@Rainer-Lang
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants