Example of layout for the business card app project in the Unit 1/Pathway 3 of Android Basics with Compose https://developer.android.com/courses/pathways/android-basics-compose-unit-1-pathway-3
Tips:
- Play with Columns and Row
- Avoid hardcoded values except for the fonts
- Create 2 Composables as explained in the exercise