Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8965575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T16:50:07+00:00 2026-06-15T16:50:07+00:00

How can I add a FadeInBitmapDisplayer AND a RoundedBitmapDisplayer to my Image? This is

  • 0

How can I add a FadeInBitmapDisplayer AND a RoundedBitmapDisplayer to my Image?

This is my DisplayImageOptions

options = new DisplayImageOptions.Builder()
.showStubImage(R.drawable.appwidget
.cacheInMemory().displayer(new FadeInBitmapDisplayer(1500))
.build();

And is it possible somehow to only use the FadeIn Effect once? And if it’s loaded and I scroll down my list and scroll back up again it does not FadeIn a second time?

Thanks alot in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T16:50:08+00:00Added an answer on June 15, 2026 at 4:50 pm

    How can I add a FadeInBitmapDisplayer AND a RoundedBitmapDisplayer to my Image?

    No way in current version. You can create your own displayer (extend BitmapDisplayer) and copy code from FadeInBitmapDisplayer and RoundedBitmapDisplayer into your class.

    And is it possible somehow to only use the FadeIn Effect once?

    Almost everything is possible 🙂 But it will be not so convenient.

    You can keep displayed images URLs in some map (Map<String, Boolean> = [Image URL<->isDisplayed]) and check this map before imageLoader.displayImage(...) call. If image for current URL is in Map (i.e. image was displayed) then use options with only RoundedBitmapDisplayer. If image for current URL isn’t in Map then use options with FadeInBitmapDisplayer+RoundedBitmapDisplayer displayer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

how can add custom Jtable to GUI Builder netbeans form JPanel panel = new
We can add an image to an photo album using UIImage *img = [UIImage
I can add a Cancel or Done button to a UINavigationBar in Interface Builder.
I can add items to a listview this way: ListViewItem.Items.Add(Text) But how can I
I can add the new facebook framework to my project with the new XCode
How can add/remove/replace LIST in cookies using C#. //Declaring the List for image list
I can add a new item for the folders right click menu using registry:
I can add a product to cart via GET with this link: <div id=add><a
I can add an element to a form like this: $form->addElement($element); However, that will
I can add a border to a CALayer in this way: [webView.layer setBorderColor: [[UIColor

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.