Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity move to top when a textview is updated #30

Open
kienvtqhi opened this issue Aug 31, 2015 · 1 comment
Open

Activity move to top when a textview is updated #30

kienvtqhi opened this issue Aug 31, 2015 · 1 comment

Comments

@kienvtqhi
Copy link

I am using Dragger into my music player app. In my app, the music player activity is using draggerView.
draggerView.setDraggerPosition(DraggerPosition.TOP);

But i have a problem. The activity will be moved to top of screen while dragging if an UI component of activity is updated. I have a service to play the music and using LocalBroadcastManager to update the progress bar.

How can i fix it?

Thanks you so much
John

@ppamorim
Copy link
Owner

ppamorim commented Dec 2, 2015

I feel that is already fixed at 1.1 version. Let me verify it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants