User Activity

Is it possible to animate standard objects (e.g. box, circle, shapes, containers, etc.) with EasingEquations?For example take a circle with a small radius and a thin line and zoom it to a bigger radius and thick line smoothly in 1 second?
Is it possible, to zoom a text and especially text with dynamic text?The scenario is, to zoom into a screen, if a user is detected by a sensor.
I have a display with 600 x 1024 pixels (portrait) and some screens with a full sized images as background.For changing screens, I use the in the TouchGFX Designer (4.10) included action "Change Screen", transition "Slide" and transition direction "E...
Is it possible to draw the gauge tickmarks without using an image? I have to use some widgets (gauge, circular progress) layered one above the other and one image hides the image from beyond.What's the best approach to do this (canvas, shapes, ...)? ...