This commit is contained in:
Tomi Paananen 2014-09-17 14:17:57 +03:00
Родитель 7bc4eed604
Коммит 2ad5ba4e71
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@ Phone Info is an example application for retrieving both static and dynamic
properties of a Windows Phone device. The methods implemented in properties of a Windows Phone device. The methods implemented in
`DeviceProperties` class and utilised in this app can be used for adapting your `DeviceProperties` class and utilised in this app can be used for adapting your
application to wider range of phone models; If a phone does not support a application to wider range of phone models; If a phone does not support a
ertain non-vital feature of your application, you can gracefully adapt by hiding certain non-vital feature of your application, you can gracefully adapt by hiding
that feature dynamically. The same applies to optimising your app for different that feature dynamically. The same applies to optimising your app for different
screen resolutions and display sizes. screen resolutions and display sizes.