camerauis/cameraxui/cxui/layouts/standbymode_popup.docml
changeset 37 64817133cd1d
parent 36 b12f3922a74f
child 44 2ce653e4920d
child 48 42ba2d16bf40
equal deleted inserted replaced
36:b12f3922a74f 37:64817133cd1d
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="1.1">
       
     3     <widget name="standbymode_popup" type="HbDialog">
       
     4         <sizehint height="360" type="MINIMUM" width="640"/>
       
     5         <widget name="standbymode_widget" role="HbDialog:contentWidget" type="HbWidget">
       
     6             <widget name="standby_text" type="HbLabel">
       
     7                 <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
     8                 <real name="z" value="0.3"/>
       
     9                 <sizehint height="360" type="MINIMUM" width="640"/>
       
    10                 <string locid="txt_cam_info_camera_in_standby_mode" name="plainText" value="Camera in stand-by mode"/>
       
    11             </widget>
       
    12             <real name="z" value="0.1"/>
       
    13         </widget>
       
    14     </widget>
       
    15     <metadata activeUIState="Common ui state" display="NHD-3.2-inch_landscape" unit="un">
       
    16         <uistate name="Common ui state" sections="#common"/>
       
    17     </metadata>
       
    18 </hbdocument>