homescreenapp/stateplugins/hsmenuworkerstateplugin/resource/hscollectionslistdialog.docml
changeset 86 e4f038c420f7
parent 71 1db7cc813a4e
child 90 3ac3aaebaee5
equal deleted inserted replaced
81:7dd137878ff8 86:e4f038c420f7
    15             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    15             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    16         </widget>
    16         </widget>
    17         <widget name="listView" role="HbDialog:contentWidget" type="HbListView">
    17         <widget name="listView" role="HbDialog:contentWidget" type="HbListView">
    18             <widget name="qtl_list_pri" role="HbAbstractView:prototype" type="HbListViewItem">
    18             <widget name="qtl_list_pri" role="HbAbstractView:prototype" type="HbListViewItem">
    19                 <enums name="graphicsSize" value="LargeIcon"/>
    19                 <enums name="graphicsSize" value="LargeIcon"/>
       
    20                 <enums name="stretchingStyle" value="StretchLandscape"/>
    20             </widget>
    21             </widget>
    21             <enums name="selectionMode" value="SingleSelection"/>
    22             <enums name="selectionMode" value="SingleSelection"/>
    22             <real name="z" value="1"/>
    23             <real name="z" value="1"/>
    23             <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)"/>
    24             <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)"/>
    24         </widget>
    25         </widget>