Open timothyjc opened 8 years ago
I noticed some lag when I use Picasso in a DialogFragment vs an Activity. I am loading URIs such as this: android.resource://com.skykonig.acornicons/drawable/appdrawer6
Running on my Nexus5 with Marshmallow.
I have created a sample project which illustrates the issue: https://github.com/timothyjc/TestPicasso2 (the example project needs Acorn Icon pack installed).
I made a video but it's a little hard to see the lag well from it: https://drive.google.com/file/d/0B-WwOSrV1pn-Q09TbGJzajhCeW8/view
can you share your dialog fragment code?
I noticed some lag when I use Picasso in a DialogFragment vs an Activity. I am loading URIs such as this: android.resource://com.skykonig.acornicons/drawable/appdrawer6
Running on my Nexus5 with Marshmallow.
I have created a sample project which illustrates the issue: https://github.com/timothyjc/TestPicasso2 (the example project needs Acorn Icon pack installed).
I made a video but it's a little hard to see the lag well from it: https://drive.google.com/file/d/0B-WwOSrV1pn-Q09TbGJzajhCeW8/view