Fix UI issue : Set text after setting style 95/158695/3
authorYunjin Lee <yunjin-.lee@samsung.com>
Thu, 2 Nov 2017 11:44:12 +0000 (20:44 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Tue, 28 Nov 2017 04:46:58 +0000 (13:46 +0900)
commit65f57a72e13803eee62202bb97032d038d2980c0
treec5b60c9052d83bce35db113c144aba0dd45af16a
parent6cb3e637903dae8602b3923d529364d6d1032344
Fix UI issue : Set text after setting style

- Set text after setting object's style.
  Otherwise, long text of wearable UI is displayed in 1 line
  and it cuts head and tail of the string hence
  the user could not see whole string.
  Fix it to be displayed in multiline.

Change-Id: I749c04d6e1a7b49ebf4131adb3d39288ee907685
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
src/notification-daemon/ui/PopupCheckMobile.h
src/notification-daemon/ui/PopupCheckWearable.h