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:
However, I know that the vector drawable for Cyprus is good:
Can anyone see why some flags get rendered and others do not? I'm targeting Android SDK 29.