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

ProgressBackgroundColor has weird offset on Kitkat #14

Open
philipphager opened this issue May 12, 2017 · 0 comments
Open

ProgressBackgroundColor has weird offset on Kitkat #14

philipphager opened this issue May 12, 2017 · 0 comments

Comments

@philipphager
Copy link

Hey,
when I try to use this library, the ProgressBackgroundColor is drawn with an offset above the actual SeekBar.

Code

<app.minimize.com.seek_bar_compat.SeekBarCompat
            android:id="@+id/seekBar"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_gravity="bottom"
            android:max="100"
            app:progressColor="@color/green"
            app:progressBackgroundColor="@color/white"
            app:thumbColor="@color/green"/>

API 19
bildschirmfoto 2017-05-12 um 12 53 57

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

1 participant