summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkhee85.lee <khee85.lee@samsung.com>2013-08-12 14:38:37 +0900
committerkhee85.lee <khee85.lee@samsung.com>2013-08-12 14:38:37 +0900
commit00ccf238938a4625e764358db5ca04dda3081d21 (patch)
treeb34521b3a4960e501745b6a4897ae70418ec9702
parent97e0bf9dc60391f921c3e10e60bb6868e39b6f49 (diff)
downloadUiControlAnimator-tizen.tar.gz
UiControlAnimator-tizen.tar.bz2
UiControlAnimator-tizen.zip
Fix Checkbox's height : N_SE-48377tizen
Change-Id: Ica24e89498f30786bb4d352062835add61ecbe6d Signed-off-by: khee85.lee <khee85.lee@samsung.com>
-rw-r--r--project/res/screen-size-normal/IDC_POPUP_SETTING.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/project/res/screen-size-normal/IDC_POPUP_SETTING.xml b/project/res/screen-size-normal/IDC_POPUP_SETTING.xml
index ce47d75..2179080 100644
--- a/project/res/screen-size-normal/IDC_POPUP_SETTING.xml
+++ b/project/res/screen-size-normal/IDC_POPUP_SETTING.xml
@@ -29,13 +29,13 @@
</IconListView>
<CheckButton id="IDC_CHECK_BUTTON_AUTO_REVERSE" parent="IDC_SCROLLPANEL">
<property accessibilityHint1="" accessibilityHint2="" backgroundStyle="BACKGROUND_STYLE_NONE" colorOfText="" colorOfTitleText="" disabledColor="" disabledColorOpacity="100" disabledTextColor="" disabledTitleTextColor="" groupId="0" groupStyle="GROUP_STYLE_NONE" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" highlightedTitleTextColor="" horizontalAlign="ALIGN_LEFT" normalColor="" normalColorOpacity="100" pressedColor="" pressedColorOpacity="100" pressedTextColor="" pressedTitleTextColor="" showTitleText="false" text="AutoReverse" titleText="" verticalAlign="ALIGN_MIDDLE"/>
- <layout height="108.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_CENTER" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Portrait" spacing="15.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="600.0"/>
- <layout height="108.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_LEFT" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Landscape" spacing="0.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="430.0"/>
+ <layout height="112.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_CENTER" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Portrait" spacing="15.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="600.0"/>
+ <layout height="112.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_LEFT" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Landscape" spacing="0.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="430.0"/>
</CheckButton>
<CheckButton id="IDC_CHECK_BUTTON_SET_HOLD_END" parent="IDC_SCROLLPANEL">
<property accessibilityHint1="" accessibilityHint2="" backgroundStyle="BACKGROUND_STYLE_NONE" colorOfText="" colorOfTitleText="" disabledColor="" disabledColorOpacity="100" disabledTextColor="" disabledTitleTextColor="" groupId="0" groupStyle="GROUP_STYLE_NONE" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" highlightedTitleTextColor="" horizontalAlign="ALIGN_LEFT" normalColor="" normalColorOpacity="100" pressedColor="" pressedColorOpacity="100" pressedTextColor="" pressedTitleTextColor="" showTitleText="false" text="SetHoldEnd" titleText="" verticalAlign="ALIGN_MIDDLE"/>
- <layout height="108.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_CENTER" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Portrait" spacing="10.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="600.0"/>
- <layout height="108.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_LEFT" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Landscape" spacing="0.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="430.0"/>
+ <layout height="112.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_CENTER" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Portrait" spacing="10.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="600.0"/>
+ <layout height="112.0" horizontalAlignment="LAYOUT_HORIZONTAL_ALIGN_LEFT" horizontalFitPolicy="FIT_POLICY_FIXED" horizontalLeftMargin="0.0" horizontalRightMargin="0.0" mode="Landscape" spacing="0.0" style="CHECK_BUTTON_STYLE_ONOFF_SLIDING" verticalFitPolicy="FIT_POLICY_FIXED" weight="0.0" width="430.0"/>
</CheckButton>
<Slider id="IDC_SLIDER_DELAY" parent="IDC_SCROLLPANEL">
<property accessibilityHint="" backgroundColor="" backgroundStyle="BACKGROUND_STYLE_DEFAULT" barBackgroundColor="" barColor="" color="" colorOfTitleText="#000000" colorOpacity="100" disabledThumbBitmap="" disabledThumbTextColor="" groupStyle="GROUP_STYLE_TOP" highlightedThumbBitmap="" highlightedThumbTextColor="" leftIconBitmapPath="" max="10" min="0" normalThumbBitmap="" normalThumbTextColor="" pressedThumbBitmap="" pressedThumbTextColor="" rightIconBitmapPath="" showTitleText="true" titleText="Delay (sec)" value="0"/>