Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Picasso.with() has been renamed to Picasso.get() #143

Open
chriscioli-vn opened this issue Aug 19, 2018 · 4 comments
Open

Picasso.with() has been renamed to Picasso.get() #143

chriscioli-vn opened this issue Aug 19, 2018 · 4 comments

Comments

@chriscioli-vn
Copy link

This form is for reporting issues in the Twitter Kit Android library. For all other developer questions/issues about Twitter please visit Twitter Community.

We welcome your contributions to improve the SDKs — whether adding new features, creating your own library that uses Twitter Kit, or fixing bugs you find in the code. We'd love to work with you so that Twitter Kit grows with your needs.

You are currently using an older version of Picasso. The Picasso.with() method has been deprecated and the Picasso.get() method is the new version. This is only a problem in applications that are already using an updated version of the Picasso library.

We work constantly to fix bugs, tweak functionality and improve device support. Providing detailed feedback will help us to quickly resolve your issue.

  • Steps to reproduce the problem (include logs and/or sample code where appropriate):
    Implement the current version of the Picasso library, using the .get() method
  • Expected behavior:
    The application compiles
  • Android API Version:
    compileSdkVersion 27
    minSdkVersion 21
  • Android Device (include Model and Manufacturer):
    Essential PH-1 (test device)
  • Artifact Versions (run ./gradlew :app:dependencies):

Feature Request

If you have anything you'd like to contribute, we recommend discussing it with the core team before writing it.

  • Describe feature in as much detail as possible:
  • Include sample usage where appropriate:
@chriscioli-vn
Copy link
Author

screen shot 2018-08-19 at 3 29 29 pm

@efrohnhoefer
Copy link
Contributor

Note: Twitter kit in no longer being actively developed. But if you submit a PR I can review and merge.

@jasvilladarez
Copy link

@efrohnhoefer I created a pull request for this: #152

@bardyamomeni
Copy link

I am getting the minify warning that Picasso.with(context) is not present.
When the update to use the latest Picasso will get released?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants