projects
/
profile
/
mobile
/
apps
/
native
/
message.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59f7c15
)
TSAM-9294 Passing tap-events to play-button's parent
90/93990/2
author
Andrey Klimenko
<and.klimenko@samsung.com>
Wed, 26 Oct 2016 12:27:08 +0000
(15:27 +0300)
committer
Andrey Klimenko
<and.klimenko@samsung.com>
Wed, 26 Oct 2016 12:31:19 +0000
(15:31 +0300)
Change-Id: Ia4282474ce88aef89c6b10f96fc16b58413f7de1
Signed-off-by: Andrey Klimenko <and.klimenko@samsung.com>
res/edje/conv_list_bubble.edc
patch
|
blob
|
history
diff --git
a/res/edje/conv_list_bubble.edc
b/res/edje/conv_list_bubble.edc
index 87b4ede6d979ca2f076d188803a105ce5e42e504..391936bcbdeb5ba53197c9ad6df405c5d0bf9ea1 100644
(file)
--- a/
res/edje/conv_list_bubble.edc
+++ b/
res/edje/conv_list_bubble.edc
@@
-304,6
+304,7
@@
collections {
part {
name: "line";
type: IMAGE;
+ repeat_events: 1;
description {
state: "default" 0.0;
rel1.to: "content";
@@
-316,6
+317,7
@@
collections {
name: "play_button";
type: IMAGE;
scale: 1;
+ repeat_events: 1;
description {
state: "default" 0.0;
image.normal: "messages_play_btn.png";