MRProgress
MRProgress copied to clipboard
How can i change color of .indeterminateSmallDefault
MRProgressOverlayView.showOverlayAdded(to: self.view, title: text, mode: .indeterminateSmallDefault, animated: true) i have added code to MRProgress and working fine but i need to change activity indicator colour from gray to orange. So, how can i do this? please help me.