Related to #203
Add the functionality to load different images form file system based on screen density. It can be implemented as an addition to the device specific view based on file qualifiers, which will enable loading platform/screen/orientation specific images as well.
Note: This issue only concerns images that are loaded form the file system and not resource images added in the App_Resources folder of the project.