homescreenapp/stateplugins/hsmenuworkerstateplugin/resource/hsappchecklist.docml
changeset 92 6727c5d0afc7
parent 77 4b195f3bea29
child 96 458d8c8d9580
equal deleted inserted replaced
85:35368b604b28 92:6727c5d0afc7
    18             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    18             <fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/>
    19         </widget>
    19         </widget>
    20         <widget name="listView" role="HbDialog:contentWidget" type="HbListView">
    20         <widget name="listView" role="HbDialog:contentWidget" type="HbListView">
    21             <widget name="listViewItemPrototype" role="HbAbstractView:prototype" type="HbListViewItem">
    21             <widget name="listViewItemPrototype" role="HbAbstractView:prototype" type="HbListViewItem">
    22                 <enums name="graphicsSize" value="LargeIcon"/>
    22                 <enums name="graphicsSize" value="LargeIcon"/>
       
    23                 <enums name="stretchingStyle" value="StretchLandscape"/>
    23             </widget>
    24             </widget>
    24             <enums name="selectionMode" value="MultiSelection"/>
    25             <enums name="selectionMode" value="MultiSelection"/>
    25             <real name="z" value="1"/>
    26             <real name="z" value="1"/>
    26             <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)"/>
    27             <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)"/>
    27         </widget>
    28         </widget>