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 #1599 : migrated edit pass to compose #1631

Merged

Conversation

chinmay-ism
Copy link
Contributor

@chinmay-ism chinmay-ism commented May 18, 2024

Issue Fix

Fixes #1599
Jira Ticket: https://mifosforge.jira.com/browse/MW-30

Screenshots

mobile-wallet.EditPasswordScreen.kt.mobile-wallet.mifospay.main.2024-05-19.22-15-00.mp4

Description

Migrated Edit Password Screen to compose

  • 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.

@PratyushSingh07
Copy link
Collaborator

PratyushSingh07 commented May 18, 2024

add screen recording as well as the initial xml design
refactor #1599 : migrated edit pass to compose"

@chinmay-ism chinmay-ism changed the title Migrated Edit Password screen to compose refactor #1599 : migrated edit pass to compose May 19, 2024
@PratyushSingh07 PratyushSingh07 marked this pull request as draft May 29, 2024 19:22
@PratyushSingh07 PratyushSingh07 marked this pull request as ready for review May 29, 2024 20:05
@therajanmaurya therajanmaurya merged commit 938b5ca into openMF:dev May 30, 2024
2 of 4 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: migrate edit password screen to compose
3 participants