[SPTSDKUX-5607]Modified popup style for circle emulator 06/246506/1 tizen_5.5_wearable_hotfix submit/tizen_5.5_wearable_hotfix/20201030.082631
authorAmritanshu <a.pandia1@samsung.com>
Wed, 7 Oct 2020 10:56:01 +0000 (16:26 +0530)
committerAmritanshu Pandia <a.pandia1@samsung.com>
Fri, 30 Oct 2020 07:26:41 +0000 (07:26 +0000)
Change-Id: I76f687753b89a78564d316ab712b7f14043be517
Signed-off-by: Amritanshu <a.pandia1@samsung.com>
(cherry picked from commit 271ae9c5ec2d32f85eb116681538dd19104cd756)

inc/conf.h

index 0a1b5a344605ce6d1a93584578c1aed65cc5beeb..e028096d5fb0a8f2e17bb9e1946c9e779a572b34 100755 (executable)
 #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