view_list: small optimization reducing memory consumption using Eo_Event array of...
authorCedric BAIL <cedric@osg.samsung.com>
Sat, 15 Aug 2015 10:43:05 +0000 (12:43 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Sat, 15 Aug 2015 10:43:05 +0000 (12:43 +0200)
commitd7e77c2f77654513dec91abe47fde658c6a470bf
tree19b4bc8daaa95d69364e27a16bf401af5853ca8f
parent6cd4d0918fd1846625d925a2129efa24568516d9
view_list: small optimization reducing memory consumption using Eo_Event array of callbacks.

Now that smart callback have been converted to Eo_Event to, there is a lot of place in
our code base where we can do this easy memory optimization.
src/lib/elm_view_list.c