Beginning Android Layouts - Part 10: Gravity and | Ray Wenderlich

Learn how to align elements using the layout_gravity and gravity tags, and do some code and design cleanup.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4701-beginning-android-layouts/lessons/10

My favorite 8-course at the moment, a very well structured and clean project!
Just in case someone gets stuck: in the recents versions of Picasso now we use get() instead with(context) :slight_smile: