camerauis/cameraxui/cxui/layouts/standbymode_popup.docml
author Pat Downey <patd@symbian.org>
Tue, 11 May 2010 12:31:25 +0100
changeset 22 525235d8c0fc
child 36 b12f3922a74f
permissions -rw-r--r--
Add missing docml files.

<?xml version="1.0" encoding="UTF-8"?>
<hbdocument version="1.0">
    <widget name="standbymode_popup" type="HbDialog">
        <widget name="standbymode_widget" role="HbDialog:contentWidget" type="HbWidget">
            <widget name="standby_text" type="HbLabel">
                <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
                <real name="z" value="0.3"/>
                <sizehint height="360" type="MINIMUM" width="640"/>
                <string locid="txt_cam_info_camera_in_standby_mode" name="plainText" value="Camera in stand-by mode"/>
            </widget>
            <real name="z" value="0.1"/>
        </widget>
        <sizehint height="360" type="MINIMUM" width="640"/>
    </widget>
    <metadata activeUIState="Common ui state" display="NHD landscape" unit="un">
        <uistate name="Common ui state" sections="#common"/>
    </metadata>
</hbdocument>