objective c - How to display both text title and loading icon on the middle navigation? -


enter image description here

if user clicks icon, refresh starts. found https://github.com/just-/uinavigationitem-loading library, can't display both text title , loading icon on middle navigation.

like photo:

navigation item has property named "titleview". crete view wish label , reloadbutton , assign titleview view:

self.navigationitem.titleview = [self getcustomview]; 

Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -