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

Color: TextView overlaps SeekBar #106

Closed
enricocid opened this issue Feb 14, 2022 · 2 comments
Closed

Color: TextView overlaps SeekBar #106

enricocid opened this issue Feb 14, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@enricocid
Copy link
Contributor

Describe the bug
r, g, b texts overlap the seekbar

Library Version:
2.2.7

To Reproduce
Steps to reproduce the behavior:

  1. Action 1
  2. Action 2
  3. Action 3

Expected behavior
Consider using material sliders + value label or use fixed size texts (i.e. add leading zeros, 005, 024...)

Screenshots
gif_20220214_174939

Affected Device(s):

  • Xiaomi Mi A1 Android 10

Additional context
NA

@enricocid enricocid added the bug Something isn't working label Feb 14, 2022
@maxkeppeler
Copy link
Owner

Leading zeros don't look good imo. I just added a constraint barrier to the labels and values to fix it from the layout.

maxkeppeler added a commit that referenced this issue Feb 16, 2022
@enricocid
Copy link
Contributor Author

Hi @maxkeppeler
I can still reproduce the issue :)

  1. Change alpha to values < 100
  2. Change R slider to reproduce the issue
  3. Set R slider to values < 100
  4. Change G slider to reproduce the issue... and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants