Hello All,
I've written an iPhone application that is just about ready to be submitted to the Apple Store. My app uses a UIProgressView to indicate the progress of a download. I noticed that the only customization is the aqua blue or default style. I found some code and info on the web that lets me set the tint color of a sub-classed UIProgressBar.
Will sub classing this Apple control and adding fuctionality to it for setting the tint color get my app rejected? Thanks for your replies in advance.