Skip to content

java.lang.IllegalArgumentException: width and height must be > 0 - vers.1.4.2 #16

@shineangelic

Description

@shineangelic

I tried using version 1.4.3, but not resolving it. More recent version I can compile against is 1.4.2, that gives me this error. Switching back to 1.2.2, everything is fine. I make plain usage in XML:

<com.rtugeek.android.colorseekbar.ColorSeekBar
android:id="@+id/colorSliderStop"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/stopLabel"
app:colorSeeds="@array/t16_color_slider"
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions