Android App Development
iOS App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Owner and Founder. Opencart
Top Partners
For Picasso:
Add dependency for Picasso in your build.gradle file.
We use placeholder by default that seems static which often irritating so using Picasso library we can use progressbar in place of placeholder or we can create custom progressbar in which we can use animation.
In your XML file use Framelayout or Relative layout in which we can define imageview and progressbar (OR make your own custom progress bar).
In Picasso, there is into(View, Callback) method in which we can pass two parameter View and Callback. In Callback there is two methods onSuccess() and onError().
on Success() method call when image loaded successfully .
on Error() method call if there any network issue.
Until server response, we can use custom progress bar in place of placeholder and setVisibility(View.Gone) onSuccess() method.
For Glide:
In Glide there is RequestListener until your imageView update we can show any custom progressBar over imageView.
In RequestListener there are two methods onException and onResourceReady.
onException() method call if there any exception thrown.
onResurceReady() method call when image loaded successfully
When Image successfully loaded we can dismiss progressBar in onResourceReady method.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
We've bought a Shopware Extension which is a hybrid App, which we can now offer in the Google Play Store and the IOS App Store. I'am still impressed how fast and how sharp the support team leads us through every process of the App-Store clarification. Very fast and useful response.
Markus Walter
Founder, Das Apartment Living
USA
India
Global
Name
Email
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.