CMPUT301F23T26 / AuroraSheet

the course project. details to be added later
0 stars 1 forks source link

Multiple photo support and image display in main #62

Closed Jeycanate closed 10 months ago

Jeycanate commented 10 months ago

Add and Edit activity now supports multiple locally-stored images and the top image is displayed in the main

nikhilualberta commented 10 months ago

Two fixes needed:

  1. Can you modify the add item layout so that it is scrollable? the image takes up the whole screen not allowing the user to enter in the rest of the information.
  2. Can you make the image sizes in the main menu all the same size
Jeycanate commented 10 months ago

Okay, I'll take a look and also integrate the refactor tomorrow

Jeycanate commented 10 months ago

It should work now!

Jeycanate commented 10 months ago

Somehow adding an image to the resources broke the example unit test - not sure what went wrong here

nikhilualberta commented 10 months ago

Is this good to be merged now?

naha-s1 commented 10 months ago

This is working.