Skip to content

Circle seems to be growing each time I change visibility (android 4.2.1) #15

Description

@Mathbl

Hello,

So i'm testing on a Samsung Galaxy Nexus running 4.2.1

I have a weird issue: I'm using a loading progress bar at the bottom of my listview. I show it when i'm loading more item to the listview, and hide it when i'm finish loading.

Problem is, each time I call setVisibility(View.GONE) and setVisibility(View.VISIBLE), it seems like the loading circle grows.

See attached screenshot for an example of the circle after 5 or 6 times.
screen shot 2015-12-17 at 5 42 59 pm

(I don't see the issue on my Nexus 5 running Lollipop)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions