fune/mobile/android/android-components/components/support/images
2024-02-22 08:51:53 +00:00
..
src Bug 1874522 - Catch OOM, set desired size and disable coil-kt cache in SVG decoder 2024-02-05 20:35:54 +00:00
build.gradle Bug 1880077 - Switch to using Compose BOM instead of individual versioning 2024-02-22 08:51:53 +00:00
proguard-rules-consumer.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/7002: Extract icon decoder into a generic image decoder in support-images. 2020-05-19 16:05:32 -04:00
proguard-rules.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/7002: Extract icon decoder into a generic image decoder in support-images. 2020-05-19 16:05:32 -04:00
README.md [components] Issue https://github.com/mozilla-mobile/android-components/issues/7002: Extract icon decoder into a generic image decoder in support-images. 2020-05-19 16:05:32 -04:00

Android Components > Support > Images

A collection of helpers for handling images such as icons and thumbnails.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:support-images:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/