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 3501014
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:48:22+00:00 2026-05-18T12:48:22+00:00

I have a ListView where each item represents a podcast. Selecting an item plays

  • 0

I have a ListView where each item represents a podcast. Selecting an item plays the podcast. While playing, the view for that ListView item displays an elapsed time counter with a SeekBar next to it to show progress.

Where I’m having a problem is figuring out how to handle updating the elapsed time counter (a TextView) while the SeekBar is being repositioned by touch. Calling notifyDataSetChanged during the onProgressChanged SeekBar event doesn’t seem to work very well.

  • 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-18T12:48:23+00:00Added an answer on May 18, 2026 at 12:48 pm

    I’m not a huge fan of this UI pattern, simply because if the user scrolls, they may have difficulty finding where they were again. I would recommend having your SeekBar and counter, plus information about the podcast currently playing, outside of the ListView — perhaps in a layout that is set to have visibility GONE and is animated in when the user chooses a podcast.

    Lacking that, I think you are in for a fair amount of coding pain.

    You are correct that notifyDataSetChanged() is probably not the answer. Instead, you will probably need to work with the TextView directly…while it is on-screen. Tracking when it is and is not on-screen is the job of your Adapter, though the details would vary significantly depending on how you are actually implementing the list (e.g., different view types for the rows?).

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

Sidebar

Related Questions

I have a ListView where each item represents a podcast that can run up
I have a list view that displays a collection of items, each item has
I have a ListView using a GridView as it's view and each item in
I have a ListView in which each item has a complex layout that contains,
i have this listview each listview item has a textview that have background ,
I have a ListView that contains button on each item. I want that the
In my application i have a listView. each item of the list view contains
I have a ListView and each item have a TextView. I would like add
I have a ListView and each item have a TextView. I would like change
I have a listview and each item has a title, some info, and a

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.