fune/mobile/android/android-components/components/browser/thumbnails
2020-06-25 20:08:36 -04:00
..
src [components] Issue https://github.com/mozilla-mobile/android-components/issues/7138: Add ImageRequest to ImageLoader to allow consumers to specify the preferred image size 2020-06-25 20:08:36 -04:00
build.gradle [components] Issue https://github.com/mozilla-mobile/android-components/issues/7021: Integrate the ThumbnailDiskCache with BrowserThumbnails 2020-05-28 16:56:20 -04:00
proguard-rules.pro [components] Issue https://github.com/mozilla-mobile/android-components/issues/6827: Move Thumbnails into its own browser component 2020-05-01 18:21:24 -04:00
README.md [components] Issue https://github.com/mozilla-mobile/android-components/issues/6827: Move Thumbnails into its own browser component 2020-05-01 18:21:24 -04:00

Android Components > Browser > Thumbnails

A component for loading and storing website thumbnails (screenshot of the website).

Usage

Setting up the dependency

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

implementation "org.mozilla.components:browser-thumbnails:{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/