-
Notifications
You must be signed in to change notification settings - Fork 80
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
Issue with slider on API 22 #61
Comments
Yup! Same here. The slider track is very thick in appearance. |
Hi, @proft and @Prasanna-Datha // in project build.grade
android {
repositories {
mavenCentral()
maven {
url "https://oss.sonatype.org/content/repositories/snapshots"
}
}
}
dependencies {
compile 'io.apptik.widget:multislider:1.3.1-SNAPSHOT'
} |
Hey man. You keep closing this issue but i have tried the solution u provided it doesnt work. Please help me maybe i am getting something wrong. |
Hi @perasoft, Most of the people opened issues and don't response anything after month or after half year. I checked many times this issue on master branch.
P.S. waiting for answer |
Hello!
I use
compile 'io.apptik.widget:multislider:1.3'
and have issue on API 22 with track.Look at pic: https://ibb.co/dENuSk
The text was updated successfully, but these errors were encountered: