issues Search Results · repo:wasabeef/picasso-transformations language:Java
Filter by
28 results
(86 ms)28 results
inwasabeef/picasso-transformations (press backspace or delete to remove)MomoQ1
- Opened on Jun 9, 2022
- #50
Bintray will end service on May 1st. Will you be moving the artifacts to another hosting solution or should we roll our
own distributions? https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ ...
ToxicBakery
- 1
- Opened on Feb 3, 2021
- #48
Here is a gist with working BorderedCircleTransform implemenetation:
https://gist.github.com/berkkaraoglu/ab4caa8b1fe48231dec2
luckcoolla
- Opened on Sep 19, 2019
- #44
I am sorry if this is trivial, but I am a beginner. and currently I am using Kotlin. I want to blur my image after
downloading using picasso.
and here is the code I use:
Picasso.get()
.load(currentEvent.posterDownloadPath) ...
AgungLaksana
- 1
- Opened on Mar 10, 2019
- #43
I can t recognize what is going wrong please help. My code :
`Picasso.with(PlayScreenActivity.this)
.load(uri)
.transform(new BlurTransformation(this,25,10))
...
Touchunit
- Opened on Apr 2, 2018
- #41
Since #36 It throws an error compiling:
Warning:Exception while processing task java.io.IOException: proguard.ParseException: Unknown option com.squareup.okhttp
in line 3 of file
/Users/user/.gradle/caches/transforms-1/files-1.1/picasso-transformations-2.2.0.aar/16c5d97f0c603c4db20540986cd71722/proguard.txt ...
nrodriguez-tupaca
- 2
- Opened on Feb 6, 2018
- #39
KuwaharaFilterTransformation turns the transparent part black. I still want to leave it transparent or change it to
white
Is there any way?
gaxfor
- Opened on Oct 27, 2017
- #35
Device: apiLevel - 15 (4.0.4) ZTE - model Grand X In
Cannot reproduce on my devices, reported from user device on production app.
Stack trace:
java.lang.RuntimeException: Transformation BlurTransformation(radius=15, ...
kenumir
- Opened on Sep 28, 2017
- #34
CropCircleTransformation has no parameters, several instances are useless. This class may provide a static getInstance()
method and return the same instance every time, and thus public constructor should ...
Miha-x64
- Opened on Jul 24, 2017
- #32

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.