I'm drawing a background (a grid) in a View, basically all the screen filled with triangles (note I need to draw the triangles), but it seems to get the application slower.
Is there any configurations I can do in order to optimize the application performance?, for example; some configurations to draw my background with less quality.
thanks