homescreenapp/stateplugins/hsapplibrarystateplugin/resource/addcontentlabeledview.docml
changeset 85 35368b604b28
parent 77 4b195f3bea29
equal deleted inserted replaced
77:4b195f3bea29 85:35368b604b28
     8                 <fontspec name="fontSpec" role="Title" textheight="0"/>
     8                 <fontspec name="fontSpec" role="Title" textheight="0"/>
     9             </widget>
     9             </widget>
    10             <widget name="buttonContainer" type="HbWidget">
    10             <widget name="buttonContainer" type="HbWidget">
    11                 <widget name="addContentButton" type="HbPushButton">
    11                 <widget name="addContentButton" type="HbPushButton">
    12                     <string locid="txt_applib_button_add_to_collection" name="text"/>
    12                     <string locid="txt_applib_button_add_to_collection" name="text"/>
    13                     <bool name="checkable" value="TRUE"/>
       
    14                     <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Expanding" verticalStretch="0"/>
    13                     <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Expanding" verticalStretch="0"/>
    15                 </widget>
    14                 </widget>
    16                 <layout orientation="Horizontal" spacing="0.0un" type="linear">
    15                 <layout orientation="Horizontal" spacing="0.0un" type="linear">
    17                     <stretchitem stretchfactor="1"/>
    16                     <stretchitem stretchfactor="1"/>
    18                     <linearitem itemname="addContentButton" stretchfactor="5"/>
    17                     <linearitem itemname="addContentButton" stretchfactor="5"/>