Mobile display mode by default?
description
Could you let me know why Mobile display mode is by default in DisplayModes? I would like to handle my self how application should be treated. E.g. Some devices are expluded from mobile with default mobile display mode, that is why I'm using my own recognition if something is mobile or not. Now I need to make hack (change mobile to e.g. small to prevent use default mobile display mode, because default is just not working properly. So why it is there by defult? It is also causing troubles is I want to have swithc in my application to switch to normal mode.