Tizen 2.1 base
[sdk/ide/native-sample.git] / samples / native / partner / cpp / Sample / Tizen C++ / MediaApp / MediaApp / project / res / screen-size-normal / IDF_VIDEO_RECORDER_PLAYER.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!--
3         This XML file was automatically generated by UiBuilder - do not modify by hand.
4 -->
5 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
6
7 <Scene Bversion="3.0.0.v20120705" Dversion="20120315">
8     <LogicalCoordinate>480</LogicalCoordinate>
9     <Form id="IDF_VIDEO_RECORDER_PLAYER">
10         <property backgroundColor="" backgroundColorOpacity="100" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
11         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
12         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
13     </Form>
14     <Footer>
15         <property backgroundBitmapPath="" color="" colorOpacity="0" disabledButtonColor="" disabledButtonColorOpacity="0" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="0" disabledItemTextColor="" footerStyle="FOOTER_STYLE_TAB" highlightedButtonColor="" highlightedButtonColorOpacity="0" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="0" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="0" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="0" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="0" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="0" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="0" selectedItemTextColor="" showBackButton="false"/>
16         <itemSet/>
17     </Footer>
18     <Header>
19         <property backgroundBitmapPath="" color="" colorOpacity="0" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="0" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="0" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="0" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="0" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="0" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="0" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="0" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="0" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="0" selectedItemTextColor="" titleIconPath="" titleText="" titleTextColor=""/>
20         <itemSet/>
21     </Header>
22     <Button id="IDC_CAMERA_OVRLY" parent="IDF_VIDEO_RECORDER_PLAYER">
23         <property disableTextColor="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="0" highlightedBGBitmapPath="" highlightedColor="" highlightedColorOpacity="0" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="0" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="0" pressedTextColor="" text="" textSize="22" verticalAlign="ALIGN_MIDDLE"/>
24         <layout height="243" mode="Portrait" width="326" x="77" y="37"/>
25         <layout height="250" mode="Landscape" width="380" x="197" y="10"/>
26     </Button>
27     <Button id="IDC_PLAYER_OVERL" parent="IDF_VIDEO_RECORDER_PLAYER">
28         <property disableTextColor="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="22" verticalAlign="ALIGN_MIDDLE"/>
29         <layout height="270" mode="Portrait" width="480" x="0" y="335"/>
30         <layout height="48" mode="Landscape" width="333" x="296" y="163"/>
31     </Button>
32     <Label id="IDC_LABEL1" parent="IDF_VIDEO_RECORDER_PLAYER">
33         <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" text="  Video Recorder" textColor="" textSize="20" textStyle="LABEL_TEXT_STYLE_ITALIC" verticalAlign="ALIGN_TOP"/>
34         <layout height="23" mode="Portrait" width="264" x="139" y="7"/>
35         <layout height="37" mode="Landscape" width="333" x="335" y="0"/>
36     </Label>
37     <Label id="IDC_LABEL2" parent="IDF_VIDEO_RECORDER_PLAYER">
38         <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" text="  Video player" textColor="" textSize="20" textStyle="LABEL_TEXT_STYLE_ITALIC" verticalAlign="ALIGN_TOP"/>
39         <layout height="23" mode="Portrait" width="246" x="139" y="310"/>
40         <layout height="37" mode="Landscape" width="333" x="353" y="138"/>
41     </Label>
42     <Progress id="IDC_PROGRESS1" parent="IDF_VIDEO_RECORDER_PLAYER">
43         <property backgroundColor="" barColor="" leftText="" max="100" min="0" rightText="" showValueState="true" value="0"/>
44         <layout height="20" mode="Portrait" style="PROGRESS_STYLE_NONE" width="326" x="77" y="282"/>
45         <layout height="37" mode="Landscape" style="PROGRESS_STYLE_NONE" width="333" x="193" y="133"/>
46     </Progress>
47 </Scene>