I want to position the radar in the top right corner and when the device orientation is portrait this works but when I rotate it in landscape it gets in the middle of the screen. I can't set a position greater than 1.0 in this orientation to push it more on right. Does anyone had dealt with this problem?
Thanks, Rado
N
Nicola Radacher
said
over 10 years ago
Hi Rado,
Please have a look at the thread 'Class AR.radar':
As commented by Christian this is currently not possible:
"At the moment it is possible to place the radar at the top right corner only in one orientation mode. The reason for this is that the radar is positioned in percentage according to the screen width in portrait orientation.
If you are using both orientations the best way to place the radar is at the top-left corner. We are aware of this limitation and will deliver this feature in a later version."
Radoslav Radenkov