homescreenapp/stateplugins/hsapplibrarystateplugin/resource/addcontentlabeledview.docml
changeset 81 7dd137878ff8
parent 69 87476091b3f5
equal deleted inserted replaced
76:3916af29624a 81:7dd137878ff8
     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"/>