Task 1: Download the starter code
1.1 Open and run the Material Me project
1.2 Explore the app
Task 2: Add a CardView and images
2.1 Add the CardView
2.2 Download the images
2.3 Modify the Sport object
2.4 Fix the initializeData() method
2.5 Add an ImageView to the list items
2.6 Load the images using Glide
Task 3: Make your CardView swipeable, movable, and clickable
3.1 Implement swipe to dismiss
3.2 Implement drag and drop
3.3 Implement the detail view
Task 4: Add the FAB and choose a Material Design color palette
4.1 Add the FAB
4.2 Choose a Material Design palette
Leave a Reply