homescreenapp/stateplugins/hsmenuworkerstateplugin/resource/hscollectionslistdialog.docml
changeset 92 6727c5d0afc7
parent 77 4b195f3bea29
child 96 458d8c8d9580
equal deleted inserted replaced
85:35368b604b28 92:6727c5d0afc7
    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>