Kaopiz / KProgressHUD

An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS.
Apache License 2.0
1.64k stars 381 forks source link

cannot resolve symbol KProgressHUD #71

Open colla123 opened 2 years ago

colla123 commented 2 years ago

Please how I can solve this issue,

I declared a variable (private KProgressHUD progressHUD;)

I already added and sync the library in gradle successfully

but I get an error message as the subject

egeysn commented 2 years ago

When update gradle faced the same error you can review this issue. https://github.com/Kaopiz/KProgressHUD/issues/70