com.google.android.gms.common.images

Contains classes for loading images from Google Play services.

Interfaces

ImageManager.OnImageLoadedListener

Listener interface for handling when the image for a particular URI has been loaded.

Classes

ImageManager

This class is used to load images from the network and handles local caching for you.

Size

Immutable class for describing width and height dimensions in pixels.

WebImage

A class that represents an image that is located on a web server.