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

等于零的时候,没必要设置dimAmount的值,当状态栏是白色背景的时候,文字会变白 #65

Open Richard0403 opened 4 years ago

Richard0403 commented 4 years ago

等于零的时候,没必要设置dimAmount的值,当状态栏是白色背景的时候,文字会变白

liangqiubing commented 3 years ago

Solve my problems: statusBar text color will change to white ,even if I set it black. thanks! @Richard0403,