ios - Change the ordering of UIActivityViewController items -


i have few custom activityviewcontroller items (sample ordering, adding favorites, custom emailing), default copy , print options.

currently ordering shown as

copy, print, order samples, add favorite, email 

i want change copy , print last items. possible?


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -