florent37 / ViewTooltip

A fluent tooltip for Android
Apache License 2.0
1.08k stars 131 forks source link

Cannot Access Fragment #63

Open ravirajjak opened 5 years ago

ravirajjak commented 5 years ago

Hi, I am getting following error at Compile Time error: cannot access Fragment class file for androidx.fragment.app.Fragment not found

TamaraShlomovMoveo commented 5 years ago

I also get the same error

luifermoron commented 5 years ago

Same! :(

alimousavi71 commented 5 years ago

Same! :( I also get the same error

ranahyder87 commented 5 years ago

I also getting same error!

ravirajjak commented 5 years ago

downgrade the version

Kharlos commented 5 years ago

downgrade the version

Which one? i changed to 1.1.7 and i got this error ERROR: Failed to resolve: com.github.florent37:viewtooltip:1.1.7 Show in Project Structure dialog Affected Modules: app