From 5ff5f075e70a41f771c4cc2e62ac2b46a52aea59 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Thu, 7 Feb 2013 07:54:13 +0000 Subject: fixed print problem of list_example_03 Before the patch, the list item didn't appended or prepended in the list. Algorithms were not wrong, but function "elm_list_go(li)" was missed before showing list. So, I added "elm_list_go(li)" in some proper functions. Written by Jiyoung Choi SVN revision: 83712 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 792337a23..4a9ec0776 100644 --- a/AUTHORS +++ b/AUTHORS @@ -74,3 +74,4 @@ Ricardo de Almeida Gonzaga Gwanglim Lee JaeHyun Jo Bora Hwang +Jiyoung Choi -- cgit v1.2.1