0

My app makes use of vector drawables to display country maps. This works fine for most countries, but for a few, Cyprus for example, the drawable isn't getting rendered:

enter image description here

However, I know that the vector drawable for Cyprus is good:

enter image description here

Can anyone see why some flags get rendered and others do not? I'm targeting Android SDK 29.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
FractalBob
  • 3,225
  • 4
  • 29
  • 40
  • Well,i think it's not a big deal. Sometimes during development this happens and it will automatically solved like when you close and re-open file,if this is another issue then tell us what's the problem – Vivek Thummar Feb 17 '20 at 10:58
  • @VivekThummar It is a big deal because my app crashes when it tries to render any of the images in question. – FractalBob Feb 18 '20 at 11:40
  • Ohk,so i don't know much about this but sometimes app crashes because of Vector drawables. Try given link - https://stackoverflow.com/a/37864531/10752962 If this also not helps you then sorry for this. – Vivek Thummar Feb 19 '20 at 06:41
  • @VivekThummar Thanks again for the suggestion, but I doubt this is the problem because my app renders the other images just fine. – FractalBob Feb 20 '20 at 07:33
  • @FractalBob Did you ever find a solution to the problem? I am facing the same issue right now and I don't know how to fix it. – Veselin Zinkov Mar 31 '21 at 16:36
  • Sorry, Veselin, i never was able to resolve it. – FractalBob Apr 01 '21 at 17:49

0 Answers0