Symbian3/SDK/Source/GUID-B02C762B-C452-4184-ABEA-4753E6CD47D2.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    12 <concept id="GUID-B02C762B-C452-4184-ABEA-4753E6CD47D2" xml:lang="en"><title>Scalability</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    12 <concept id="GUID-B02C762B-C452-4184-ABEA-4753E6CD47D2" xml:lang="en"><title>Scalability</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 <p>The term <i>scalability</i> refers to the ability of an application
    13 <p>The term <i>scalability</i> refers to the ability of an application
    14 UI to function as designed in mobile devices with different screen resolutions
    14 UI to function as designed in mobile devices with different screen resolutions
    15 or orientations. For example, in the figure below, the UI scales to fit both
    15 or orientations. For example, in the figure below, the UI scales to fit both
    16 portrait and landscape orientations.</p>
    16 portrait and landscape orientations.</p>
    17 <fig id="GUID-D889D539-AD96-4E67-A52A-EC14FF98E299"><title>Scaling</title><image href="GUID-A69D2707-CB47-42C2-A6E9-5FB9BD86A30B_d0e40575_href.png"/></fig>
    17 <fig id="GUID-D889D539-AD96-4E67-A52A-EC14FF98E299"><title>Scaling</title><image href="GUID-A69D2707-CB47-42C2-A6E9-5FB9BD86A30B_d0e40733_href.png"/></fig>
    18 <p>When you enable scaling in your application, you allow your application
    18 <p>When you enable scaling in your application, you allow your application
    19 to support the different display sizes, resolutions, and layouts for different
    19 to support the different display sizes, resolutions, and layouts for different
    20 devices based on the Symbian platform. The Symbian platform provides APIs
    20 devices based on the Symbian platform. The Symbian platform provides APIs
    21 and other support to enable scaling in applications. Some scaling issues are
    21 and other support to enable scaling in applications. Some scaling issues are
    22 handled by the application framework if support is enabled, while other issues
    22 handled by the application framework if support is enabled, while other issues