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

java.lang.NoSuchMethodError: No static method getFont #2796

Closed
jonneymendoza opened this issue Jan 9, 2018 · 1 comment
Closed

java.lang.NoSuchMethodError: No static method getFont #2796

jonneymendoza opened this issue Jan 9, 2018 · 1 comment

Comments

@jonneymendoza
Copy link

Hi

i am getting the error below using this library.

java.lang.NoSuchMethodError: No static method getFont

it crashes as soon as i open up a UI.

If i remove // implementation 'com.github.bumptech.glide:glide:4.5.0'
// annotationProcessor 'com.github.bumptech.glide:compiler:4.5.0' it works fine

Its something to do with the library using vversion 27 of the support library while i am using version 26

@sjudd
Copy link
Collaborator

sjudd commented Jan 10, 2018

Duplicate of #2730

@sjudd sjudd marked this as a duplicate of #2730 Jan 10, 2018
@sjudd sjudd closed this as completed Jan 10, 2018
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