Weird list behavior in android -


i have imageview on top of listview , whenever there long running process populate list hide listview , make imageview visible.

i tried things setvisibility() i'm getting messed scroll behavior list.

i'm using asynctask manage don't think that's causing messed scrolling behavior. ideas on how can display busy spinner while list being populated , not inconsistent scrolling behavior list?

as far weird scrolling behavior may need set property on listview android:cachecolorhint #00000000 otherwise weird things when there image under listview while scrolling.


Comments

Popular posts from this blog

java - netbeans "Please wait - classpath scanning in progress..." -

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -