homescreenapp/stateplugins/hsapplibrarystateplugin/resource/emptylabeledview.docml
changeset 71 1db7cc813a4e
parent 69 87476091b3f5
child 86 e4f038c420f7
equal deleted inserted replaced
69:87476091b3f5 71:1db7cc813a4e
    11                     <widget name="emptyViewLabel" type="HbLabel">
    11                     <widget name="emptyViewLabel" type="HbLabel">
    12                         <enums name="alignment" value="AlignHCenter"/>
    12                         <enums name="alignment" value="AlignHCenter"/>
    13                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Minimum" verticalStretch="0"/>
    13                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Minimum" verticalStretch="0"/>
    14                         <enums name="elideMode" value="ElideMiddle"/>
    14                         <enums name="elideMode" value="ElideMiddle"/>
    15                         <bool name="visible" value="TRUE"/>
    15                         <bool name="visible" value="TRUE"/>
    16                         <string locid="txt_applib_formlabel_empty" name="plainText"/>
    16                         <string locid="txt_applib_formlabel_no_content" name="plainText"/>
    17                         <fontspec name="fontSpec" role="Title" textheight="4un"/>
    17                         <fontspec name="fontSpec" role="Title" textheight="4un"/>
    18                     </widget>
    18                     </widget>
    19                     <layout orientation="Horizontal" spacing="0.0un" type="linear">
    19                     <layout orientation="Horizontal" spacing="0.0un" type="linear">
    20                         <stretchitem stretchfactor="1"/>
    20                         <stretchitem stretchfactor="1"/>
    21                         <linearitem itemname="emptyViewLabel"/>
    21                         <linearitem itemname="emptyViewLabel"/>