Hi,
I have a HorizontalArrangement with Width=FillParent and AlignHorizontal=Center. It contains a Button component with no Text and but an Image. The width of the image is smaller than the screen size.
I colored the HorizontalArrangement and set the AlignHorizontal to left. Now there is a colored rectangle on the right side. Screenshot: https://ullisroboterseite.de/_forDownload/s1.jpg.
I rebooted my PC and my device. Than with the first test everything seemed to work properly. But after a few clicks (or seconds?) the problem appeared again.
I tried the hint to use 100% instead of FillParent. This solved the problem.