shekhargulati / 52-technologies-in-2016

Let's learn a new technology every week. A new technology blog every Sunday in 2016.

Home Page:https://shekhargulati.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week 23: Building an Android Application Part 1

shekhargulati opened this issue · comments

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

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

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

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

@MrHeart 👍 . Looking forward to the PR