niccokunzmann / coloring-book

open-source Android coloring book app for kids of age 2 and older
GNU General Public License v3.0
33 stars 14 forks source link

last painted Image is small in picture choice #81

Closed niccokunzmann closed 4 years ago

niccokunzmann commented 4 years ago

When I click on new, I see the image I last painted #14. This image is too small. It should have the same size as the other images.

Hint: maybe the layout of the paint view can be used to scale the images uniformly.