'VectorDrawable Alternative when bigger than 200dp
I want an image at the top of my layout. So it will be filling the complete width of the screen. I made a Vector Drawable xml file (see picture), but it is recommended to use VectorDrawables only for images smaller than 200dp, because of drawing time. But my image will be bigger! But what are then the best Alternatives? Converting it to PNG and make a PNG for different screen densities?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

