so i’m working on a moodboard app, and my task right now is to create a menu. You can create and select the boards with the menu, and selecting them will direct you to a blank moodboard, where you can then add images. (example images given) I need to have the cards on the menu display whatever images the user has added onto the moodboard.
i’m using the homeboard light app as a reference… i’m not sure how to do it myself. I’ve done the CardViews and the moondboard screens themselves. now, all i need is to figure out how to display the moodboards…
examples pics!!
the menu/cards that display the contents of a separate activity
the activity with contents!
on the activity where you add the images, i used an ImageView
and the menu, i used CardViews.
I thought using drawables can work and use that as a background but I could not figure out how to do it (sorry i’m a student and O unfortunately have not been taught much about this yet ????).
Angel Mango is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.