camerauis/cameraxui/cxui/layouts/setting_scenemode.docml
changeset 48 42ba2d16bf40
parent 36 b12f3922a74f
--- a/camerauis/cameraxui/cxui/layouts/setting_scenemode.docml	Tue Jul 06 14:04:02 2010 +0300
+++ b/camerauis/cameraxui/cxui/layouts/setting_scenemode.docml	Wed Aug 18 09:37:18 2010 +0300
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<hbdocument version="1.0">
+<hbdocument version="1.1">
     <widget name="settings_scenes_view" type="HbView">
         <widget name="scene_view_content" role="HbView:widget" type="HbWidget">
             <widget name="scene_view_bg_icon" type="HbLabel">
@@ -18,10 +18,12 @@
                 </widget>
                 <widget name="button_container" type="HbWidget">
                     <widget name="scene_ok_button" type="HbPushButton">
+                        <sizehint height="7un" type="PREFERRED" width="21.875un"/>
                         <string locid="txt_common_button_ok" name="text" value="Ok"/>
                         <string name="state" value="normal"/>
                     </widget>
                     <widget name="scene_cancel_button" type="HbPushButton">
+                        <sizehint height="7un" type="PREFERRED" width="21.875un"/>
                         <string locid="txt_common_button_cancel" name="text" value="Cancel"/>
                         <string name="state" value="normal"/>
                     </widget>
@@ -39,8 +41,9 @@
                     <fontspec name="fontSpec" role="Title" textheight="var(hb-param-text-height-primary)"/>
                 </widget>
                 <real name="z" value="2"/>
+                <sizepolicy horizontalPolicy="Preferred" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
                 <sizehint height="41.49254un" type="PREFERRED" width="expr(var(hb-param-widget-dialog-width) )"/>
-                <layout orientation="Vertical" type="linear">
+                <layout orientation="Vertical" spacing="1un" type="linear">
                     <contentsmargins bottom="var(hb-param-margin-gene-bottom)" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="var(hb-param-margin-gene-top)"/>
                     <linearitem itemname="scene_title"/>
                     <linearitem itemname="scene_view_radioButtonList"/>
@@ -64,10 +67,11 @@
         <string name="title" value="Scene modes"/>
         <bool name="contentFullScreen" value="TRUE"/>
         <enums name="focusDelegation" value="FocusDelegationNone"/>
+        <enums name="viewFlags" value="ViewTitleBarTransparent|ViewTitleBarFloating|ViewTitleBarHidden|ViewStatusBarTransparent|ViewStatusBarFloating|ViewStatusBarHidden"/>
     </widget>
     <connect receiver="settings_scenes_view" sender="scene_ok_button" signal="released()" slot="handleOkButtonPress()"/>
     <connect receiver="settings_scenes_view" sender="scene_cancel_button" signal="released()" slot="handleCancelButtonPress()"/>
-    <metadata activeUIState="Common ui state" display="NHD landscape" unit="un">
+    <metadata activeUIState="Common ui state" display="NHD-3.2-inch_landscape" unit="un">
         <uistate name="Common ui state" sections="#common"/>
     </metadata>
 </hbdocument>