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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T01:43:24+00:00 2026-06-01T01:43:24+00:00

The border displays a default color (that’s orange on my Nexus S) while scrolling

  • 0

The border displays a default color (that’s orange on my Nexus S) while scrolling a ListView to the limit. How to change that color?

I really don’t know how to explain it. Just look at this picture:

android list view top highlight on scrolling

So, how to change the highlight color when the ListView scrolling to the border? using themes or styles

  • 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-01T01:43:25+00:00Added an answer on June 1, 2026 at 1:43 am

    The solution is to use setOverscrollFooter(null) and setOverscrollHeader(null).
    The documentation is here !

    You can also set it directly in the XML :

    <ListView android:overScrollMode="never" />
    

    Or specify the footer and the header :

    <ListView 
      android:overscrollHeader="@null" 
      android:overscrollFooter="@null" />
    

    N.B. : There is also a property fadingEdge that may interest you.

    “Overscroll” methodes are supported starting API level 9

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

Sidebar

Related Questions

I'm having trouble with the cursor in a searchbox that displays too far left
Is it possible to give a different color to each row that has distinct
I have a WPF screen that displays a number of TextBox inputs. I have
Using HTML and CSS. I have text surrounded by a border using display:inline to
I have an li styled as follows: li{ display:inline-block; padding:5px; border:1px solid none; }
I have the following XAML code, which displays a picture (image inside borders) and
In my test, I have 2 spans both set to display:inline-block with a border
I have a border element with rounded corners containing a 3x3 grid. The corners
I have a border layout whose center panel is defined like the below. {
I tried : .bb { border-bottom:1px; } <tr class=bb> But no effect at all.

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.