Skip to content

Conversation

@captain-miao
Copy link

It's crash on Android 4.4 (Xiaomi Redmi).

        <com.like.LikeButton
            android:id="@+id/vector_android_button"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            app:circle_end_color="@android:color/holo_green_dark"
            app:circle_start_color="@android:color/holo_green_dark"
            app:dots_primary_color="@android:color/holo_green_dark"
            app:dots_secondary_color="@android:color/holo_green_light"
            app:icon_size="22dp"
            app:like_drawable="@drawable/ic_android_green_500_24dp"
            app:unlike_drawable="@drawable/ic_android_grey_500_24dp" />

@jd-alexander
Copy link
Owner

Okay I will work towards reproducing this. Rewriting the library in Kotlin.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please need help i'm coding in kotlin and trying to use your librairy but the build said

Could not find com.github.jd-alexander:LikeButton:0.2.3.
Required by:
project :app

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

Successfully merging this pull request may close these issues.

2 participants