Giter Club home page Giter Club logo

Comments (10)

h6ah4i avatar h6ah4i commented on June 3, 2024

Hi, @Burtan. Thank you for the issue report. I hope I have fixed this issue by this commit.

Could you try the latest develop branch code and check whether it works as expected on your app? Thanks.

repositories {
    maven { url "https://jitpack.io" }
}

dependencies {
 compile 'com.github.h6ah4i:android-verticalseekbar:2c901c59b230d1f94abdbe24165972bf72454b80'
}

from android-verticalseekbar.

Burtan avatar Burtan commented on June 3, 2024

Is the dependencies link correct? I cannot resolve it, although jitpack is added to the repo list.

from android-verticalseekbar.

h6ah4i avatar h6ah4i commented on June 3, 2024

At least the above gradle settings code works for me.

from android-verticalseekbar.

h6ah4i avatar h6ah4i commented on June 3, 2024

@Burtan Hi. Any updates on this issue?

from android-verticalseekbar.

Burtan avatar Burtan commented on June 3, 2024

Hi, the gradle compile link still does not work for me. I've tried to download the source code and import it as a module into my project, but the module had missing files and thus didn't work.

from android-verticalseekbar.

h6ah4i avatar h6ah4i commented on June 3, 2024

@Burtan Hmm... that seems strange. JitPack is working well, and the repository contains full of required files.

Could you upload the error log messages here? I will take a look at it.

from android-verticalseekbar.

h6ah4i avatar h6ah4i commented on June 3, 2024

@Burtan Hi. Any progress? I am going to merge the develop branch and release it as v0.7.0 on this weekend .

from android-verticalseekbar.

h6ah4i avatar h6ah4i commented on June 3, 2024

NOTE:
Padding android:paddingLeft and android:paddingRight are just ignored for SeekBar on Android 5.0 or later, so VerticalSeekBar also affects the same limitation. The commit 2c901c5 fixes broken padding handling on API level 10 and improves touch event handling with padding specified VerticalSeekBar.

from android-verticalseekbar.

h6ah4i avatar h6ah4i commented on June 3, 2024

v0.7.0 is out.

from android-verticalseekbar.

Burtan avatar Burtan commented on June 3, 2024

I was finally able to test it and it works great, thanks!

from android-verticalseekbar.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.