Good Day, i am trying to make something similar to The BoxView Clock sample to show an animation of a Analog Clock with the hands spinning. Currently i use an Absolute layout to achieve this. My issue happens when i try to put the Absolute layout inside another Layout like a Stack. Suddenly the animations I have Created no longer spin around the centre of the Screen but seem to swim around.
Can Anyone suggest an alternative , I Need another layout or frame on the outside for consistency with the rest of my app.
Any help would be greatly appreciated