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

refactor: migrated savings account application screen to compose #2522

Conversation

AvneetSingh2001
Copy link
Collaborator

@therajanmaurya
Copy link
Member

image This screen does not follow the material guideline, please give 16dp padding from left and right.

@AvneetSingh2001
Copy link
Collaborator Author

hey, thats screenshot is actually the previous design in XML, that doesn’t have the padding.

I have already given the padding in Compose design, you can check Compose screen recording here:
https://github.com/openMF/mifos-mobile/assets/77102514/f17bc7d2-84e8-4099-8a6a-53e355685db1

@AvneetSingh2001 AvneetSingh2001 force-pushed the savings_account_application_compose_migration branch from ca96e7f to 0b1335c Compare March 15, 2024 03:33
* Created by saksham on 30/June/2018
*/
@AndroidEntryPoint
class SavingsAccountApplicationFragment : BaseFragment() {
Copy link
Member

Choose a reason for hiding this comment

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

Awesome Job! Now later on when we will implement compose navigation we only need to pick the compose and done.

@AvneetSingh2001 AvneetSingh2001 force-pushed the savings_account_application_compose_migration branch from 0b1335c to 076224a Compare March 15, 2024 12:14
@therajanmaurya therajanmaurya merged commit b1aabdf into openMF:development Mar 15, 2024
0 of 3 checks passed
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.

refactor: Migration of Savings Account Application Screen from XML to Compose
2 participants