data.item: "vector_ux" "no_bg";
data.item: "corner_radius" BUTTON_NAVIFRAME_BACK_CORNER_RADIUS;
images {
- image: "core_icon_expand_close.png" COMP;
- image: "core_icon_expand_open.png" COMP;
+ image: "messages_icon_expand_close.png" COMP;
+ image: "messages_icon_expand_open.png" COMP;
}
script {
public mouse_down = 0;
min: BUTTON_NAVIFRAME_BACK_BUTTON_SIZE_INC;
max: BUTTON_NAVIFRAME_BACK_BUTTON_SIZE_INC;
fixed: 1 1;
- image.normal: "core_icon_expand_close.png";
+ image.normal: "messages_icon_expand_close.png";
}
description {
state: "expanded" 0.0;
inherit: "default" 0.0;
- image.normal: "core_icon_expand_open.png";
+ image.normal: "messages_icon_expand_open.png";
}
}
part {