1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 01:43:23 +08:00

4 Commits

Author SHA1 Message Date
Daichi Furiya
d950f0c33f Update README.md 2021-05-10 13:28:36 +09:00
Daichi Furiya
9b1a986447 Update README.md 2021-02-14 23:46:47 +09:00
Daichi Furiya
6ba94e935d Update README.md 2021-02-13 16:27:42 +09:00
Daichi Furiya
ffb6a89213 Update README.md 2021-02-13 16:23:42 +09:00

View File

@@ -2,6 +2,7 @@ Glide Transformations
======================
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-glide--transformations-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1363)
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/jp.wasabeef/glide-transformations/badge.svg)](https://search.maven.org/artifact/jp.wasabeef/glide-transformations)
An Android transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide).
@@ -104,6 +105,9 @@ Icon | Application
<img src="https://lh6.ggpht.com/6zKH_uQY1bxCwXL4DLo_uoFEOXdShi3BgmN6XRHlaJ-oA1svmq6y1PZkmO50nWQn2Lg=w300-rw" width="48" height="48" /> | [Ameba Ownd](https://play.google.com/store/apps/details?id=jp.co.cyberagent.madrid)
<img src="https://lh3.googleusercontent.com/ZOrekp-ho-ecWG1TyvuOs0LoB5M4QYWCCLS5lFbAHhp_SklSd06544ENG3uC97zGWes=w300-rw" width="48" height="48" /> | [AbemaTV](https://play.google.com/store/apps/details?id=tv.abema)
<img src="https://lh3.googleusercontent.com/eikxMAKKMU2O-rV-oUg04dGp-O4Aoje91kffDlnCB_3DCIPDzzADxdBOdPCW18Lmqw=w300-rw" width="48" height="48" /> | [TV Time](https://play.google.com/store/apps/details?id=com.tozelabs.tvshowtime)
<img src="https://play-lh.googleusercontent.com/sGt1rxE4naYmO_6sCquGLa5zHeh_3AZQGtBKhU8PGuXDa-MeUK25aSI-iZJlMDUVli9c=s300-rw" width="48" height="48" /> | [Christmas Radio](https://play.google.com/store/apps/details?id=nl.netwaves.christmasradio)
Developed By
-------