w29ahmed / CropIT-Android

Hack Western 5 Project
1 stars 0 forks source link

Event handler for 'LoadPicture' Button #3

Closed w29ahmed closed 5 years ago

w29ahmed commented 5 years ago

Allow user to load in picture from their camera library

https://github.com/codepath/android_guides/wiki/Accessing-the-Camera-and-Stored-Media

w29ahmed commented 5 years ago

NOTE: Right now theres a janky image view on the main layout just so I could test the image data was loaded in properly - gonna figure out how to conform it to a set size and maintain aspect ratio on the prediction layout page