Question from the Android test

Override the View.onDraw() method

Medium

If I decide to create a class that derives from View, and to manage myself the graphical rendering of this view on the Canvas object, without having to intervene on its positioning on the screen or on its size, what should I do?

Author: Nicolas LaurentStatus: PublishedQuestion passed 347 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!