[VIDEO-PLAYER][TSAM-4009]Resolved clear button related issue 31/73731/1 accepted/tizen/mobile/20160610.012133 submit/tizen_mobile/20160609.134136
authoranshu.kumar <anshu.kumar@samsung.com>
Thu, 9 Jun 2016 09:12:28 +0000 (14:42 +0530)
committeranshu.kumar <anshu.kumar@samsung.com>
Thu, 9 Jun 2016 09:12:28 +0000 (14:42 +0530)
Change-Id: Ie22fe4533580acdff1a1f0a423074588cb8f6cf1
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
res/edc/vp-button-white.edc

index 2021720..f4b8077 100644 (file)
@@ -309,8 +309,8 @@ group {
                        description {
                                state: "default" 0.0;
                                color: 0 0 0 0;
-                               min: 30 30;
-                               max: 30 30;
+                               min: 50 50;
+                               max: 50 50;
                        }
                }
                part {
@@ -330,6 +330,8 @@ group {
                                image {
                                        normal: BUTTON_BG_CLEAR_NORMAL;
                                }
+                               min: 30 30;
+                               max: 30 30;
                                color: 0 0 0 255;
                        }
                }