Open
Conversation
Owner
|
@smohankrishna The like button is inside a class instance that represent the card. You may have all the details in the onclicklisterner of that button about the enclosing card instance and its properties. Can you provide some use case where this may be sufficient? |
Author
|
Hii janishar,
1. On clicking like button, we are not getting the instance details.
2. If we want to write our own buttons i.e., super like, flash like,
instant message in this case we need instance details of the card.
For above use cases, this method can be used.
…On Mon, Aug 26, 2019, 22:28 Ali ***@***.***> wrote:
@smohankrishna <https://github.com/smohankrishna> The like button is
inside a class instance that represent the card. You may have all the
details in the onclicklisterner of that button about the enclosing card
instance and its properties. Can you provide some use case where this may
be sufficient?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#166?email_source=notifications&email_token=AG4GIVRNPJGB6IM7PDV5FMTQGQDUTA5CNFSM4IPEM5G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5E7FWI#issuecomment-524939993>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AG4GIVXP56MB37E3PJDRA63QGQDUTANCNFSM4IPEM5GQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For Tinder swipe cards, on clicking like button as of now we are not getting resolvers, now we can get the top resolver.