jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS
https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/
Other
11.14k stars 2.81k forks source link

Image for progressview in audio recording #1574

Closed poorni008 closed 8 years ago

poorni008 commented 8 years ago

how to add a image to progressview in audio recording

eliburke commented 8 years ago

Since the progress view is currently only a couple of pixels high, I think you are going to want to create your own custom version. It's easy. Just copy the class into your own project, rename it, and re-write it to look the way you want.