1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <hbdocument version="1.0"> |
2 <hbdocument version="1.0"> |
|
3 <object name="exit_act" type="HbAction"> |
|
4 <string locid="txt_common_opt_exit" name="text"/> |
|
5 </object> |
3 <widget name="ext-IRSearchChannelsView" type="HbView"> |
6 <widget name="ext-IRSearchChannelsView" type="HbView"> |
4 <widget name="content" role="HbView:widget" type="HbWidget"> |
7 <widget name="content" role="HbView:widget" type="HbWidget"> |
|
8 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/> |
5 <widget name="search_listview" type="HbListView"> |
9 <widget name="search_listview" type="HbListView"> |
6 </widget> |
10 </widget> |
|
11 |
7 <widget name="search_panel" type="HbSearchPanel"> |
12 <widget name="search_panel" type="HbSearchPanel"> |
8 <bool name="progressive" value="FALSE"/> |
13 <bool name="progressive" value="FALSE"/> |
9 </widget> |
14 </widget> |
|
15 |
10 <real name="z" value="0"/> |
16 <real name="z" value="0"/> |
11 <layout orientation="Vertical" type="linear"> |
17 <layout orientation="Vertical" type="linear"> |
12 <linearitem itemname="search_listview"/> |
18 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/> |
13 <stretchitem stretchfactor="1"/> |
19 <linearitem itemname="search_listview" spacing="0un"/> |
14 <linearitem itemname="search_panel"/> |
20 <linearitem itemname="search_panel" spacing="0un"/> |
15 </layout> |
21 </layout> |
16 </widget> |
22 </widget> |
|
23 <widget name="view_menu" role="HbView:menu" type="HbMenu"> |
|
24 <ref object="exit_act" role="HbMenu:addAction"/> |
|
25 </widget> |
17 <string locid="txt_irad_title_internet_radio" name="title"/> |
26 <string locid="txt_irad_title_internet_radio" name="title"/> |
18 </widget> |
27 </widget> |
19 <section name="section_without_listview"> |
28 |
20 <widget name="search_listview" type="HbListView"> |
|
21 <bool name="visible" value="FALSE"/> |
|
22 </widget> |
|
23 <widget name="content" role="HbView:widget" type="HbWidget"> |
|
24 <layout orientation="Vertical" type="linear"> |
|
25 <stretchitem stretchfactor="1"/> |
|
26 <linearitem itemname="search_panel"/> |
|
27 </layout> |
|
28 </widget> |
|
29 </section> |
|
30 <section name="section_with_listview"> |
|
31 <widget name="search_listview" type="HbListView"> |
|
32 <bool name="visible" value="TRUE"/> |
|
33 </widget> |
|
34 <widget name="content" role="HbView:widget" type="HbWidget"> |
|
35 <layout orientation="Vertical" type="linear"> |
|
36 <linearitem itemname="search_listview"/> |
|
37 <stretchitem stretchfactor="1"/> |
|
38 <linearitem itemname="search_panel"/> |
|
39 </layout> |
|
40 </widget> |
|
41 </section> |
|
42 <metadata activeUIState="ui_state_listview" display="NHD portrait" unit="un"> |
29 <metadata activeUIState="ui_state_listview" display="NHD portrait" unit="un"> |
43 <uistate name="Common ui state" sections="#common"/> |
30 <uistate name="Common ui state" sections="#common"/> |
44 <uistate name="ui_state_listview" sections="#common section_without_listview section_with_listview"/> |
|
45 </metadata> |
31 </metadata> |
46 </hbdocument> |
32 </hbdocument> |