I wrote a custom renderer to have a frame without rounded corners and with a thicker outline.
I realized that the outline for the frame was not rendered at all (neither in my custom renderer nor in the default renderer). To fix this I just added a "DrawOutline" call inside the "Draw" function and now the outline is drawn.
Is this a bug or did I missunderstood the frame renderer?
↧
Frame doesn't render outline on android?
↧