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

fix: added confirmation dialog box for forgot pin #1238

Merged
merged 1 commit into from
Dec 25, 2019

Conversation

rchtgpt
Copy link
Member

@rchtgpt rchtgpt commented Dec 4, 2019

Fixes #1057

GIF:
ezgif com-video-to-gif (8)

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@rchtgpt
Copy link
Member Author

rchtgpt commented Dec 5, 2019

@miPlodder @ePaul hey, can you please review the task? thanks

@ePaul
Copy link

ePaul commented Dec 5, 2019

@Rachittt I think you pinged the wrong @ePaul, but it looks like @elirehema already found it.

@rchtgpt
Copy link
Member Author

rchtgpt commented Dec 5, 2019

@Rachittt I think you pinged the wrong @ePaul, but it looks like @elirehema already found it.

Sorry, didn't mean to disturb you 😄

@luckyman20
Copy link
Collaborator

@Rachittt Use MaterialDialog class in utils which we have in this project.

@rchtgpt
Copy link
Member Author

rchtgpt commented Dec 23, 2019

@luckyman20 hey, made the requested changes. Kindly check

@rchtgpt
Copy link
Member Author

rchtgpt commented Dec 23, 2019

@luckyman20 updated :)

Copy link
Collaborator

@luckyman20 luckyman20 left a comment

Choose a reason for hiding this comment

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

Looks good!

@rchtgpt rchtgpt force-pushed the dialog branch 2 times, most recently from 594c9c3 to 2f941ff Compare December 24, 2019 18:15
@luckyman20 luckyman20 merged commit 75f7c66 into openMF:development Dec 25, 2019
@rchtgpt rchtgpt deleted the dialog branch December 27, 2019 08:08
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.

Add a confirmation dialog in forgot pin.
5 participants