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

can i show hud base on context ( not activity) #69

Open fukemy opened 4 years ago

fukemy commented 4 years ago

Hi, i have to show hub on Application class, this mean no activity created for this time, so i have the above question, thanks