Hello,
There is no possible to display custom view in designer.
The Xamarin.Android designer is only working for XML files, please refer to Xamarin.Android Designer to get more details.
Xamarin.Android supports both a declarative style of user interface design based in XML files, as well as programmatic user interface creation in code. When using the declarative approach, XML files can be either hand-edited or modified visually by using the Xamarin.Android Designer.
When you overrode OnDraw
method, even minor changes it needed to be recompiled.
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.