projects
/
profile
/
mobile
/
apps
/
native
/
ug-setting-notification-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdf566e
)
TizenRefApp-6948 Time picker buttons in Set schedule have white rectangle background
06/86506/1
author
Dmytro Dragan
<dm.dragan@samsung.com>
Thu, 1 Sep 2016 12:44:45 +0000
(15:44 +0300)
committer
Dmytro Dragan
<dm.dragan@samsung.com>
Thu, 1 Sep 2016 12:44:45 +0000
(15:44 +0300)
Change-Id: I4cbbdddc444dc130b3fa83358c8c6e89eeb2e280
Signed-off-by: Dmytro Dragan <dm.dragan@samsung.com>
res/edje/time_button_layout.edc
patch
|
blob
|
history
diff --git
a/res/edje/time_button_layout.edc
b/res/edje/time_button_layout.edc
index
02313c5
..
6720f9d
100644
(file)
--- a/
res/edje/time_button_layout.edc
+++ b/
res/edje/time_button_layout.edc
@@
-19,12
+19,11
@@
collections {
group { name: "button_layout";
parts {
part { name: "base";
- type:
RECT
;
+ type:
SPACER
;
scale: 1;
description { state: "default" 0.0;
min: 300 78;
max: 300 78;
- color: 250 250 250 255;
}
}
part { name: "elm.swallow.content";