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

Added listener for when user is done viewing WhatsNew dialog #16

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

Added listener for when user is done viewing WhatsNew dialog #16

wants to merge 1 commit into from

Conversation

sammyplexus
Copy link

Through utilizing Kotlin's extension function, it is now possible and optional for clients to add listeners for when users dismiss the dialog view. Additionally, documentation has been updated to reflect the addition.

Copy link
Owner

@TonnyL TonnyL left a comment

Choose a reason for hiding this comment

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

Cool. .idea folder should be committed and some commits can be squashed into a single commit.

It will be better if the commit messages follow this emantic Commit Messages Guideline 😄.

@sammyplexus
Copy link
Author

I squashed some of the commits into a single commit.

@TonnyL
Copy link
Owner

TonnyL commented Jul 15, 2019

I think the .idea folder should be added to VCS😂

@sammyplexus
Copy link
Author

The .idea folder is already included. :)

@TonnyL
Copy link
Owner

TonnyL commented Jul 19, 2019

Screen Shot 2019-07-19 at 10 24 51 AM

I don't think so.

Copy link
Author

@sammyplexus sammyplexus left a comment

Choose a reason for hiding this comment

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

.idea folder added. It seems that I can see the .idea on my github fork. Can you see it?

Screenshot from 2019-07-19 04-47-59

@TonnyL
Copy link
Owner

TonnyL commented Jul 22, 2019

.idea folder added. It seems that I can see the .idea on my github fork. Can you see it?

Screenshot from 2019-07-19 04-47-59

Yes

@sammyplexus
Copy link
Author

May I please know if I have to do any other thing? :)

@TonnyL
Copy link
Owner

TonnyL commented Aug 1, 2019

Screen Shot 2019-08-01 at 10 43 13 AM

You should remove the .idea directory firstly.

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