UIActivityIndicatorView has a new style in iOS 13, if you use the old style (style: .gray) in iOS 13 when switching to a dark theme, the spinner will be very poorly visible. I propose using it in iOS 13 (style: .medium), and in all other cases (style: .gray).
Sorry, I had to create another pull request, I forgot to highlight all the changes in another branch)
UIActivityIndicatorView has a new style in iOS 13, if you use the old style (style: .gray) in iOS 13 when switching to a dark theme, the spinner will be very poorly visible. I propose using it in iOS 13 (style: .medium), and in all other cases (style: .gray).
Sorry, I had to create another pull request, I forgot to highlight all the changes in another branch)