You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working within an AbsoluteLayout, on iOS, adding a shadow to any element will cause the top/left positioning attributes of the element to be ignored and the element is rendered at position 0:0.
The same markup works fine on Android.
Which platform(s) does your issue occur on?
iOS
emulator and device
Please, provide the following version numbers that your issue occurs with:
Working within an AbsoluteLayout, on iOS, adding a
shadow
to any element will cause the top/left positioning attributes of the element to be ignored and the element is rendered at position 0:0.The same markup works fine on Android.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
The text was updated successfully, but these errors were encountered: