bsoc-bitbyte / myLeave

myLeave is a user-friendly app that streamlines leave request submissions and management.
4 stars 14 forks source link

Fix#12 UI Fixes #16

Closed zephyr004 closed 2 months ago

zephyr004 commented 2 months ago

Overview

  1. This PR fixes or fixes part of #12.
  2. This PR does the following: Made UI changes in Login Activity and Sign Up Activity maintaining consistency, following the Figma design and the required guidelines.

Essential Checklist

Proof that changes are correct

Screenshot 2024-06-13 231940

PR Pointers

Agrim2112 commented 2 months ago

@zephyr004 Increase the font sizes a bit and increase the top margin of the edit text fields in Login Activity. Also, have you tested it on physical devices?

zephyr004 commented 2 months ago

@Agrim2112 Font size and the mentioned margin in Login Activity has been increased. Attached below is the image of how the layout looks on physical device.

Screenshot 2024-06-15 005459

Agrim2112 commented 2 months ago

@zephyr004 Looks good, just need to make some minute changes. Also, ensure that the button signup/login button in both the activities are positioned similarly.

Agrim2112 commented 2 months ago

@zephyr004 Good work