Fix auto program UI bug 96/36896/1 accepted/tizen/tv/20150317.023852 submit/tizen_tv/20150317.005545
authorJuWan Kim <juwan.kim@samsung.com>
Tue, 17 Mar 2015 00:06:39 +0000 (09:06 +0900)
committerJuWan Kim <juwan.kim@samsung.com>
Tue, 17 Mar 2015 00:06:39 +0000 (09:06 +0900)
Change-Id: I986e37adc28f09d2eba761b1fd9f3f765671007f
Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
packaging/org.tizen.settings-tv-ref.spec
ug/channel/src/view_scan_start.c

index 1fccda1..5d41cad 100644 (file)
@@ -80,6 +80,7 @@ rm -rf %{buildroot}
 %make_install
 
 %post
+/sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
index f5de01c..8cf2cf7 100644 (file)
@@ -545,7 +545,7 @@ static Evas_Object *_create(struct viewmgr *vmgr, void *data)
                return NULL;
        }
 
-       elm_win_resize_object_add(win, base);
+       //elm_win_resize_object_add(win, base);
        evas_object_event_callback_add(base, EVAS_CALLBACK_KEY_DOWN,
                        _key_pressed_cb, priv);
        elm_object_part_text_set(base, PART_STAR_MAIN_TITLE_BLOCK,