Skip to content

backwards compatibility for Android 4.4#96

Open
captain-miao wants to merge 1 commit into
jd-alexander:masterfrom
captain-miao:master
Open

backwards compatibility for Android 4.4#96
captain-miao wants to merge 1 commit into
jd-alexander:masterfrom
captain-miao:master

Conversation

@captain-miao
Copy link
Copy Markdown

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
Copy Markdown
Owner

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

Copy link
Copy Markdown

@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