commondrm/drmui/drmuinotifications/resource/rightsobjectsrecievednote.docml
branchRCL_3
changeset 26 1221b68b8a5f
equal deleted inserted replaced
25:50c53e893c3f 26:1221b68b8a5f
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="0.9">
       
     3     <widget name="dialog" type="HbDialog">
       
     4         <widget name="container" role="HbDialog:contentWidget" type="HbWidget">
       
     5             <widget name="labelPrimary" type="HbLabel">
       
     6                 <enums name="alignment" value="AlignLeft|AlignLeading"/>
       
     7                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
     8                 <string name="plainText" value="Rights Objects Recieved"/>
       
     9                 <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
       
    10             </widget>
       
    11             <layout spacing="0un" type="grid">
       
    12                 <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)"/>
       
    13                 <griditem column="0" itemname="labelPrimary" row="0"/>
       
    14             </layout>
       
    15         </widget>
       
    16         <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    17     </widget>
       
    18     <metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
       
    19         <resource location="TemplateIcons.qrc"/>
       
    20         <uistate name="Common ui state" sections="#common"/>
       
    21     </metadata>
       
    22 </hbdocument>