Contextual view switching functionality
SDL Digital Experience Accelerator (DXA) 1.5 introduces contextual view switching functionality which allows you to render a different View for various different devices.
The contextual view switching is governed by the device-families.xml file, where definitions for various device families are gathered. Whenever a View is to be loaded, DXA checks if a devices which you are currently using matches the definition in device-families.xml. If you devices meets all requirements from a particular device familiy definition, a device-specific View is displayed.
Apart from using preprovided device family definitions, you can also add your own.