Zooming an image and text individually may require changing the attributes of these two views. which could be done either by changing the attributes in the xml file or making some function calls via java code. Instead we can also zoom either imageview or text at the runtime using some function calls at click or touch listeners of image and text.
So kindly elaborate where and why do you want to zoom image and text,