Package-level declarations
Types
Link copied to clipboard
                  class DebugLogger @JvmOverloads constructor(var minLevel: Logger.Level = Logger.Level.Debug) : Logger
A Logger implementation that writes to the platform's default logging mechanism.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  An efficient container to store two Ints.
Link copied to clipboard
                  interface Logger
Logging interface for ImageLoaders.
Link copied to clipboard
                  Link copied to clipboard
                  Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Convert null and Bitmap.Config.HARDWARE configs to Bitmap.Config.ARGB_8888.