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

Add : Add InfoActivity #13

Merged
merged 1 commit into from Aug 20, 2021
Merged

Add : Add InfoActivity #13

merged 1 commit into from Aug 20, 2021

Conversation

kmsaidev
Copy link
Collaborator

Add files

  • Add InfoActivity
  • Add PageFragment
  • Add InfoFragment
  • Add DateFragment
  • Add DiseaseFragment
  • Add ConfirmFragment
  • Add Person class
  • Add InfoViewModel
  • Add xml files
  • Add dependencies to build.gradle

@kmsaidev kmsaidev merged commit 661d13f into euphony-io:master Aug 20, 2021
Copy link
Collaborator

@judemin judemin left a comment

Choose a reason for hiding this comment

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

How about changing the input method from clicking each button
to clicking just confirm button.

@kmsaidev
Copy link
Collaborator Author

How about changing the input method from clicking each button
to clicking just confirm button

That's what I did at first, but if I do that, it's hard to handle each component's event. Because I divided the fragments of each component. Also, it would be important to check the accuracy of the information several times in our application. Let's discuss the details at the next meeting!

This was linked to issues Aug 23, 2021
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.

MVP model layout design MVP model development
2 participants