bsoc-bitbyte / myLeave

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

XML Layout for Leave Form Activity #10

Closed Agrim2112 closed 2 months ago

Agrim2112 commented 2 months ago

Create the XML layout for Leave Form Activity based on the design provided in the Figma.

Your layout must follow these guidelines:

  1. Use Constraint Layout to ensure the layout is responsive to all screen sizes.
  2. Use Scroll View to add scrolling feature in the form.
  3. Adhere to the given Figma design
  4. Follow the specified naming convention for each view group ID to maintain consistency and clarity.
AyushNarsian commented 2 months ago

Good evening maintainer @Agrim2112
I would like to work on this issue. I will follow all the guidelines and use constraint layout and in it i will use scroll view. I will make the page responsive to all screen sizes. I will also define all the colors in colors xml file before using them and design the page exactly like the figma provided. I will also give sensible id names to provide clarity and consistency.

Agrim2112 commented 2 months ago

@AyushNarsian You can work on it