72
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<hbdocument version="1.0">
|
|
3 |
<widget name="view" type="HbView">
|
|
4 |
<widget name="content" role="HbView:widget" type="HbWidget">
|
|
5 |
<widget name="groupBox" type="HbGroupBox">
|
|
6 |
<bool name="collapsable" value="FALSE"/>
|
|
7 |
<string locid="txt_phob_subtitle_import_contacts" name="heading"/>
|
|
8 |
</widget>
|
|
9 |
<widget name="listView" type="HbListView">
|
|
10 |
<sizehint height="1.0un" type="PREFERRED" width="1.0un"/>
|
|
11 |
<sizepolicy horizontalPolicy="MinimumExpanding" horizontalStretch="0" verticalPolicy="MinimumExpanding" verticalStretch="0"/>
|
|
12 |
<string name="scrollingStyle" value="PanWithFollowOn"/>
|
|
13 |
<string name="clampingStyle" value="BounceBackClamping"/>
|
|
14 |
</widget>
|
|
15 |
<layout orientation="Vertical" spacing="0un" type="linear">
|
|
16 |
<contentsmargins bottom="0.0un" left="0.0un" right="0.0un" top="0.0un"/>
|
|
17 |
<linearitem itemname="groupBox"/>
|
|
18 |
<linearitem itemname="listView"/>
|
|
19 |
</layout>
|
|
20 |
</widget>
|
|
21 |
<string locid="txt_phob_title_contacts" name="title" value="Contacts"/>
|
|
22 |
</widget>
|
|
23 |
<metadata activeUIState="Common ui state" display="NHD portrait" unit="un">
|
|
24 |
<uistate name="Common ui state" sections="#common"/>
|
|
25 |
</metadata>
|
|
26 |
</hbdocument>
|