|
|
|
|
|
by ncantelmo
3511 days ago
|
|
Something small I wish I'd known when I started doing Android development - if you need to display images, use an image loading library (Picasso or Glide). It'll save you from dealing with a lot of quirks, some vendor specific. |
|