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

  • SEARCH
  • Home
  • 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 6378305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T01:59:17+00:00 2026-05-25T01:59:17+00:00

I have a ListView with several rows, and the user can start async tasks

  • 0

I have a ListView with several rows, and the user can start async tasks by pressing buttons on these rows. When a task is started, the corresponding row should show some “Loading” View, and when the task finishes, the row should show the results of that async task.

Functionally, everything is working currently. But I’d like to switch a row’s state using animations. Right now, I always call .onDataSetChanged() on the ListView’s adapter when a row’s state has to change (e.g. Loading -> Some content). But this reloads/redraws the whole ListView.

I only want to modify a single row, and I’d like to do it with a nice animation. AFAIK, you always have to call .onDataSetChanged() on the adapter, whenever the data behind the ListView changes, or else you get an Exception.

So is it possible to somehow load new data into a ListView row, and present it with animation (that affects only the modified row)?

Thanks

  • 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-05-25T01:59:18+00:00Added an answer on May 25, 2026 at 1:59 am

    Well 1 way to do it was select the child view and add the animation to that view. And when the animation is done you could update the values for the view.
    Something like
    getListView.getChildAt(index).startAnimation(anim);

    And add a animation listener to ‘anim’ so you can update the values when the animation ends.

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

Sidebar

Related Questions

I have a ListView with several columns. How can I access the index of
Ok so, I have a listview with several rows which is defined by setting
I currently have a list view which has several rows of data and I
I have a listview with several items that are created dynamically, each has two
Background: I have a ListView / GridView with several columns. In some situations, only
I have several similar user controls which display listviews of respectively different data entities.
I have a ListView containing file names. These file names need to be draggable
in my ajaxified page i have used several user control shifting from one user
Say I have a listview control with several items in it. How would I
I have a WPF ListView with many items in it. When I select several

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.