rodders1991 / SoundCloud

0 stars 0 forks source link

Defect #1 #5

Closed rodders1991 closed 8 years ago

rodders1991 commented 8 years ago

Summary of fix:

With BitmapFactory I decoded the file using decodeFile(). I then resized the image and pointed it to the bitmap in BluePrint. I had to change BluePrint.image to a BitMap type to do this