I have a lot of different flavors for my build that have specific resources and I don\'t want to clutter my src directory in my project with a bunch of flavor-specific direc
Solution:-
Just deleted drawable-xxxhdpi\background_4.png and re-generated android resources by running ionic cordova resources android --force
ionic cordova resources android --force