camerauis/cameraxui/cxui/layouts/standbymode_popup.docml
author hgs
Thu, 15 Jul 2010 01:49:11 +0300
changeset 40 2922f70fca82
parent 28 3075d9b614e6
permissions -rw-r--r--
201023

<?xml version="1.0" encoding="UTF-8"?>
<hbdocument version="1.1">
    <widget name="standbymode_popup" type="HbDialog">
        <sizehint height="360" type="MINIMUM" width="640"/>
        <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>
    </widget>
    <metadata activeUIState="Common ui state" display="NHD-3.2-inch_landscape" unit="un">
        <uistate name="Common ui state" sections="#common"/>
    </metadata>
</hbdocument>