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