Tri-State-Checkbox
Tri-State-Checkbox copied to clipboard
3 State Checkbox for android in pure Material Style
Tried out your library but unfortunately the checkbox is not rendered. When I add the `android:text` attribute I can see the text label but no checkbox. This is on a...
The wrong dependancy is shown in the readme. In the JitPack installation section: > implementation 'com.github.sephiroth74:AndroidUIGestureRecognizer:Tag' When it should be: > implementation 'com.github.sephiroth74:Tri-State-Checkbox:Tag'
Hello @sephiroth74 I like your library, Please consider to accept my pull request. I Add new Activity in your sample App with Java. I wish, it can help other people...
Would it be possible to update to version 1.4 of Kotlin? Currently, when I build my project it states this: ``` w: Runtime JAR files in the classpath should have...