I want to create shadow under animated UIActivityIndicator to display that other ui elements are inactive, like shadow under keyboard or alert-view. What is the best way to do this?
I want to create shadow under animated UIActivityIndicator to display that other ui elements
Share
Add a view with a black background and opacity to 50% with something like this :