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

rtl support #11

Closed
befora opened this issue May 17, 2017 · 3 comments
Closed

rtl support #11

befora opened this issue May 17, 2017 · 3 comments

Comments

@befora
Copy link

befora commented May 17, 2017

I am trying to implement this seekbar in a rtl mode. Everything works fine but the thumbnail does not align with the seekbar button. The two are inverted: if the seekbar progress is left, the thumbnail is on the right, and vice versa.

Here is what I am using:
previewSeekBar.setLayoutDirection(View.LAYOUT_DIRECTION_RTL);

Any help would be appreciated, thanks!

@rubensousa
Copy link
Owner

Will check this as soon as I have more time.

@rubensousa
Copy link
Owner

Can you check 6aacf0f?

It should work.

@befora
Copy link
Author

befora commented May 31, 2017

6aacf0f fixed it for me. Thank you for the quick response!

@befora befora closed this as completed Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants