diff options
author | Amritanshu <a.pandia1@samsung.com> | 2020-10-07 16:26:01 +0530 |
---|---|---|
committer | Amritanshu <a.pandia1@samsung.com> | 2020-10-07 16:26:01 +0530 |
commit | 271ae9c5ec2d32f85eb116681538dd19104cd756 (patch) | |
tree | 0b5f451e0b83e80861d7c78c99592ddbd038ccd2 | |
parent | 173aec97c39babb32107285de9f6722f7de7e025 (diff) | |
download | w3-home-tizen_5.5.tar.gz w3-home-tizen_5.5.tar.bz2 w3-home-tizen_5.5.zip |
[SPTSDKUX-5607]Modified popup style for circle emulatorsubmit/tizen_5.5/20201007.112157tizen_5.5
Change-Id: I76f687753b89a78564d316ab712b7f14043be517
Signed-off-by: Amritanshu <a.pandia1@samsung.com>
-rwxr-xr-x | inc/conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ #define BUTTON_STYLE_POPUP "popup/circle" #else #define POPUP_STYLE_DEFAULT "default" -#define POPUP_STYLE_TOAST "toast" +#define POPUP_STYLE_TOAST "toast/circle" #define BUTTON_STYLE_POPUP "popup" #endif |