I would like to add a progress view within my search bar, to show how much content from the search has loaded.
Here is my progress view so far in my Storyboard:
However, with different languages, the "cancel"
button changes width, as seen here:
This therefore makes my ProgressView
not reach the edge of the search bar. Is there an easier way to do this, or is there a way to get the size of the SearchBar
's text field?
If you have any questions, please ask