Hello,
Thanks for your feedback.
After testing, this issue is caused by referencing static resources.
<BoxView HeightRequest="1" Color="{StaticResource CustomGrayDE}" Margin="0,0,0,30" />
This issue does not occur if the color or the value of the color, e.g. "Red", is used directly instead of the StaticResource.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.