Need help in UI

How Can i make UI like this?

What have you tried so far?

you can use these components to make this UI

  • Label
  • Horizontal Arrangement
  • Vertical Arrangement
  • Text Box
  • Floating Action Button
  • Spinner

now it depends on your how you setup these components to make the UI you need.

1 Like

You need to use a card to round the corner. Set the padding to 0.

Put the arrangements inside with the colors of your choice, (but don’t forget to add spacer, because you have removed the padding from the card)

This method is useful for adding several colors, gradients, or images inside a card :slight_smile:

9 Likes

Thanks for your help​:innocent:

1 Like

@hamzache497 Please show us the final design after you have made! :slightly_smiling_face:

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.