From: taesubkim Date: Mon, 18 Apr 2016 06:55:56 +0000 (+0900) Subject: Modified wifi connected color X-Git-Tag: submit/tizen/20160418.070700^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a513d89cf2ff0b384dde323e3aeeac99f076b1d7;p=apps%2Fnative%2Fug-wifi-efl.git Modified wifi connected color Change-Id: Iad83d6c25abb6a07d52ff6ac22013eb4a9a15dee Signed-off-by: Taesub Kim --- diff --git a/sources/ui-gadget/viewers-layout/wifi_viewer_list.c b/sources/ui-gadget/viewers-layout/wifi_viewer_list.c index 04e4170..9f567ac 100755 --- a/sources/ui-gadget/viewers-layout/wifi_viewer_list.c +++ b/sources/ui-gadget/viewers-layout/wifi_viewer_list.c @@ -99,7 +99,7 @@ static char* _gl_listview_text_get(void *data, Evas_Object *obj, const char *par gdata->device_info->ssid); assertm_if(NULL == det, "NULL!!"); - convertedColor = ConvertRGBAtoHex(2, 61, 132, 255); + convertedColor = ConvertRGBAtoHex(61, 185, 204, 255); assertm_if(NULL == convertedColor, "NULL!!"); if (VIEWER_ITEM_RADIO_MODE_CONNECTED == gdata->radio_mode) { buf = g_strdup_printf("%s",