phonebookui/pbkcommonui/resources/contacts_settings.docml
changeset 37 fd64c38c277d
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="1.0">
       
     3     <widget name="view" type="HbView">
       
     4         <widget name="content" role="HbView:widget" type="HbWidget">
       
     5             <widget name="headerBox" type="HbGroupBox">
       
     6                 <bool name="collapsable" value="FALSE"/>
       
     7                 <string locid="txt_phob_subhead_presentation_settings" name="heading"/>
       
     8             </widget>
       
     9             <widget name="dataForm" type="HbDataForm">
       
    10                 <real name="z" value="1"/>
       
    11             </widget>
       
    12             <layout orientation="Vertical" spacing="0un" type="linear">
       
    13                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    14                 <linearitem itemname="headerBox"/>
       
    15                 <linearitem itemname="dataForm"/>
       
    16             </layout>
       
    17         </widget>
       
    18         <string locid="txt_phob_title_contacts" name="title" value="Contacts"/>
       
    19     </widget>
       
    20  
       
    21    <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
       
    22         <uistate name="Common ui state" sections="#common"/>
       
    23         <uistate name="landscape" sections="#common"/>
       
    24         <uistate name="portrait" sections="#common"/>
       
    25     </metadata>
       
    26 </hbdocument>