Kaopiz / KProgressHUD

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

Changing gravity #40

Open hamzabinamin opened 6 years ago

hamzabinamin commented 6 years ago

Hi there, I really like your library however in of my use cases I want to show the progress dialog at the top of the view (not on the center) is it somehow possible to change the gravity to my choice? If I apply a custom imageview will it show at the position of the imageview?