author | hgs |
Thu, 30 Sep 2010 11:43:07 +0300 | |
changeset 74 | 6c59112cfd31 |
parent 68 | 83cc6bae1de8 |
permissions | -rw-r--r-- |
23
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
40 | 2 |
<hbdocument version="1.1"> |
66 | 3 |
<widget name="NmMessageSearchView" type="HbView"> |
4 |
<widget name="Container" role="HbView:widget" type="HbWidget"> |
|
5 |
<widget name="SearchPanel" type="HbSearchPanel"> |
|
6 |
<real name="z" value="1"/> |
|
23
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
</widget> |
68 | 8 |
<widget name="MessageTreeList" type="HbTreeView"> |
9 |
<fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/> |
|
10 |
</widget> |
|
66 | 11 |
<widget name="MessageNoMessages" type="HbLabel"> |
40 | 12 |
<enums name="textWrapping" value="TextWordWrap"/> |
13 |
<enums name="alignment" value="AlignLeft|AlignVCenter|AlignHCenter|AlignLeading"/> |
|
66 | 14 |
<sizehint height="expr(var(hb-param-screen-height) )" type="PREFERRED" width="expr(var(hb-param-screen-width) )"/> |
15 |
<bool name="enabled" value="FALSE"/> |
|
16 |
<bool name="visible" value="FALSE"/> |
|
49 | 17 |
<string locid="txt_mail_dblist_no_messages_matched_your_search" name="plainText"/> |
18 |
<fontspec name="fontSpec" role="Primary" textheight="var(hb-param-text-height-primary)"/> |
|
19 |
</widget> |
|
68 | 20 |
</widget> |
21 |
<string name="title" value="Search"/> |
|
22 |
</widget> |
|
23 |
<section name="portrait"> |
|
24 |
<widget name="Container" role="HbView:widget" type="HbWidget"> |
|
25 |
<widget name="MessageNoMessages" type="HbLabel"> |
|
26 |
<contentsmargins bottom="0un" left="expr(var(hb-param-margin-indentation) )" right="expr(var(hb-param-margin-indentation) )" top="0un"/> |
|
23
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
27 |
</widget> |
66 | 28 |
<layout orientation="Vertical" spacing="0un" type="linear"> |
29 |
<contentsmargins bottom="0un" left="0un" right="0un" top="0un"/> |
|
30 |
<linearitem itemname="MessageNoMessages"/> |
|
31 |
<linearitem itemname="MessageTreeList"/> |
|
32 |
<stretchitem stretchfactor="1"/> |
|
33 |
<linearitem itemname="SearchPanel"/> |
|
23
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
34 |
</layout> |
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
35 |
</widget> |
68 | 36 |
</section> |
37 |
<section name="landscape"> |
|
38 |
<widget name="Container" role="HbView:widget" type="HbWidget"> |
|
39 |
<widget name="MessageNoMessages" type="HbLabel"> |
|
40 |
<contentsmargins bottom="0un" left="expr(var(hb-param-margin-gene-center-align) )" right="expr(var(hb-param-margin-gene-center-align) )" top="0un"/> |
|
41 |
</widget> |
|
42 |
<layout orientation="Vertical" spacing="0un" type="linear"> |
|
43 |
<contentsmargins bottom="0un" left="0un" right="0un" top="0un"/> |
|
44 |
<linearitem itemname="MessageNoMessages"/> |
|
45 |
<linearitem itemname="MessageTreeList"/> |
|
46 |
<stretchitem stretchfactor="1"/> |
|
47 |
<linearitem itemname="SearchPanel"/> |
|
48 |
</layout> |
|
49 |
</widget> |
|
50 |
</section> |
|
51 |
<metadata activeUIState="landscape" display="NHD-3.2-inch_landscape" unit="un"> |
|
23
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
52 |
<uistate name="Common ui state" sections="#common"/> |
68 | 53 |
<uistate name="portrait" sections="#common portrait"/> |
54 |
<uistate name="landscape" sections="#common landscape"/> |
|
55 |
<dummydata objectName="MessageTreeList" section="#common" value="app_tree_template3"/> |
|
23
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
56 |
</metadata> |
2dc6caa42ec3
Revision: 201017
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
57 |
</hbdocument> |