ctxpopup: Add return value check for elm_layout_theme_set 43/189643/1
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 19 Sep 2018 10:42:15 +0000 (19:42 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 19 Sep 2018 10:42:15 +0000 (19:42 +0900)
commitdc76a5ea5369e6fff43b3ad1d4cc43d0cb735d65
tree1bfb396abe065ddadfbdfce196be118f54502f1a
parent1ee5ccd91526b59ee871c9b09c89e117ff2e73bf
ctxpopup: Add return value check for elm_layout_theme_set

   Using elm_layout_theme_set without checking return value.
   so add return value check and log message.

Change-Id: I849f04464df71b6e5bbd0a677b9f0031a70aaac6
src/lib/elementary_tizen/elc_ctxpopup.c