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