shekhargulati / 52-technologies-in-2016

Let's learn a new technology every week. A new technology blog every Sunday in 2016.
https://shekhargulati.com/
MIT License
7.21k stars 597 forks source link

Week 23: Building an Android Application Part 1 #29

Open shekhargulati opened 8 years ago

shekhargulati commented 8 years ago

Please provide your feedback by posting a comment against this issue.

MrHeart commented 8 years ago

Very wonderful tutorial. It was so helpful to me especially. But it will be better if you can be specific on the class to select during the class auto-import (ALT + ENTER). Whereas I was lucky with other imports, it wasn't so with the Matrix class in the createScaledBitmap method in MainActivity.java. There are two varieties of it and selecting the wrong one made a huge difference. Meanwhile, I selected the one in android.graphics package and it worked fine. Just an observation. Thanks

shekhargulati commented 8 years ago

@MrHeart thanks for your feedback. Can you send me PR with suggested changes?

MrHeart commented 8 years ago

@shekhargulati ok. I'll do that and send to you. Thanks

shekhargulati commented 8 years ago

@MrHeart 👍 . Looking forward to the PR