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

show on fragment not on all activity #49

Open alirezat66 opened 6 years ago

alirezat66 commented 6 years ago

how can open progress just on fragment not all the activity , I need my menu and my toolbar and Bottom navigation active when this progress showrd. what is best way ?