devicemgmtdialogsplugin/resources/fotaresumeupdate.docml
changeset 42 aa33c2cb9a50
equal deleted inserted replaced
41:c742e1129640 42:aa33c2cb9a50
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="1.1">
       
     3     <object name="btnContinue" type="HbAction">
       
     4         <string name="text" value="Continue"/>
       
     5     </object>
       
     6     <object name="btnResumeLater" type="HbAction">
       
     7         <string name="text" value="Resume Later"/>
       
     8     </object>
       
     9     <widget name="dialog" type="HbDialog">
       
    10         <sizehint height="49.73un" type="PREFERRED" width="49.73un"/>
       
    11         <contentsmargins bottom="var(hb-param-margin-view-bottom)" left="var(hb-param-margin-view-left)" right="var(hb-param-margin-view-right)" top="var(hb-param-margin-view-top)"/>
       
    12         <widget name="lblHeading" role="HbDialog:headingWidget" type="HbLabel">
       
    13             <enums name="alignment" value="AlignLeft|AlignLeading"/>
       
    14             <contentsmargins bottom="var(hb-param-margin-gene-popup)" left="var(hb-param-margin-gene-popup)" right="var(hb-param-margin-gene-popup)" top="var(hb-param-margin-gene-popup)"/>
       
    15             <string name="plainText" value="Device Update"/>
       
    16             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
       
    17         </widget>
       
    18         <widget name="listView" role="HbDialog:contentWidget" type="HbScrollArea">
       
    19             <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
       
    20                 <widget name="label" type="HbLabel">
       
    21                     <string name="plainText" value="The Last update &lt;Name&gt; &lt;Version&gt; and &lt;Size&gt; was not completed. You can install it now."/>
       
    22                     <enums name="textWrapping" value="TextWrapAnywhere"/>
       
    23                 </widget>
       
    24                 <widget name="label_1" type="HbLabel">
       
    25                     <string name="plainText" value="During the download phone cannot be used even for emergency"/>
       
    26                     <enums name="textWrapping" value="TextWrapAnywhere"/>
       
    27                 </widget>
       
    28                 <widget name="label_2" type="HbLabel">
       
    29                     <string name="plainText" value="After the installation phone will restart."/>
       
    30                     <enums name="textWrapping" value="TextWrapAnywhere"/>
       
    31                 </widget>
       
    32                 <widget name="label_3" type="HbLabel">
       
    33                     <string name="plainText" value="It is recommended to connect the charger."/>
       
    34                     <enums name="textWrapping" value="TextWrapAnywhere"/>
       
    35                 </widget>
       
    36                 <sizehint height="49.43284un" type="PREFERRED" width="49.55224un"/>
       
    37                 <layout type="grid">
       
    38                     <griditem column="0" itemname="label" row="0"/>
       
    39                     <griditem column="0" itemname="label_1" row="3"/>
       
    40                     <griditem column="0" itemname="label_2" row="2"/>
       
    41                     <griditem column="0" itemname="label_3" row="1"/>
       
    42                 </layout>
       
    43             </widget>
       
    44             <real name="z" value="1"/>
       
    45             <contentsmargins bottom="var(hb-param-margin-gene-popup-list)" left="var(hb-param-margin-gene-popup-list)" right="var(hb-param-margin-gene-popup-list)" top="var(hb-param-margin-gene-popup-list)"/>
       
    46             <enums name="scrollDirections" value="Horizontal|Vertical"/>
       
    47         </widget>
       
    48         <ref object="btnContinue" role="HbWidget:addAction"/>
       
    49         <ref object="btnResumeLater" role="HbWidget:addAction"/>
       
    50     </widget>
       
    51     <metadata activeUIState="Common ui state" display="NHD-3.2-inch_portrait" unit="un">
       
    52         <uistate name="Common ui state" sections="#common"/>
       
    53     </metadata>
       
    54 </hbdocument>