Skip to content
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

Proguard configuration not working #58

Open
hemtri1984 opened this issue Jan 11, 2021 · 1 comment
Open

Proguard configuration not working #58

hemtri1984 opened this issue Jan 11, 2021 · 1 comment

Comments

@hemtri1984
Copy link

hemtri1984 commented Jan 11, 2021

While enabling the proguard configuration its giving error on calligraphy library. No proguard configuration given for this library.

io.github.inflationx.calligraphy3.Calligraphy: can't find referenced class androidx.appcompat.widget.Toolbar
io.github.inflationx.viewpump.internal.-ViewPumpLayoutInflater: can't find referenced class androidx.core.os.BuildCompat
io.github.inflationx.calligraphy3.CalligraphyConfig: can't find referenced class androidx.appcompat.widget.AppCompatCheckedTextView
io.github.inflationx.calligraphy3.CalligraphyConfig: can't find referenced class androidx.appcompat.widget.AppCompatRadioButton

@chrisjenx
Copy link
Member

Error or warning? We don't require those classes we use Class look up to be operable, if you included Toolbar etc then those AAR's should have proguard files

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

2 participants