Zoom at Text

I have some Textelements on my android game, i want to zoom at them when double tabed.
I tried scaling the Camera viewangle, but it only makes non_gui items bigger.

If you add a parent panel component, you can modify the scale of that, and all of the children should scale as well.