Skip to content

import android.support.v4.graphics.ColorUtils; #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sweet2o09 opened this issue Jul 25, 2017 · 2 comments
Open

import android.support.v4.graphics.ColorUtils; #2

sweet2o09 opened this issue Jul 25, 2017 · 2 comments

Comments

@sweet2o09
Copy link

这个找不到

@cgq-source
Copy link

将app中gradle中dependencies里的 compile 'com.android.support:appcompat-v7:24.1.1' 复制到cslibrary中gradle中dependencies里 再Sync Gradle一下 应该行了

@lamster2018
Copy link

app层级的gradle文件里添加

dependencies {
    api "com.android.support:support-annotations:27.1.0"
    api "com.android.support:appcompat-v7:27.1.0"
}

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

No branches or pull requests

3 participants