-
Notifications
You must be signed in to change notification settings - Fork 64
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
redesign: transfer and amount screens #117
base: redesign
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good! Avoid formatting unrelated code.
I compared this with your mockups and the amount screen contact info seems to not have good padding compared to the mockup. |
updated. |
@laxyapahuja, not removing spaces because i feel like it is important to separate them. |
@Rachittt Can you please make whether you intended to put a QR code scanner where this current image of QR code is there? |
Fixes Issue
Fixes #107
Screenshots:
Transfer Screen
Amount Screen
Description
Addition of Fonts, Unfocused BoxStrokeColor of TextInputLayout, and Bottom Navigation bar will be done in different PRs as discussed with a mentor.
Run the unit tests with
./gradlew check
to make sure you didn't break anythingIf you have multiple commits please combine them into one commit by squashing them.