I have a problem with overlapping views on other test phones.
The way I figured out is to get dpScale and set the size again when the view is drawn.
But I guess that this way has the performance problem.
What is a general development method that changes the size of the view according to the screen resolution?