homescreenapp/stateplugins/hsapplibrarystateplugin/resource/listview.docml
author hgs
Mon, 13 Sep 2010 13:03:23 +0300
changeset 86 e4f038c420f7
parent 71 1db7cc813a4e
permissions -rw-r--r--
201036

<?xml version="1.0" encoding="UTF-8"?>
<hbdocument version="1.2">
    <widget name="view" type="HbView">
        <widget name="container" role="HbView:widget" type="HbWidget">
            <widget name="listView" type="HbListView">
            </widget>
            <layout orientation="Vertical" spacing="0.0un" type="linear">
                <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
                <linearitem itemname="listView"/>
            </layout>
        </widget>
        <string locid="txt_applib_title_applications" name="title"/>
    </widget>
</hbdocument>