efl/data/elementary
SangHyeon Lee 75f21087f5 efl_ui_list : introduce new list widget for simple usage
Summary:
most usage of simple list, items are very limited and loading performance is not serious.
to support those requirement, this efl.ui.list will create scrollable box with efl.pack.

user can create list by packing an pre-loaded item object, Efl.Ui.List.Item class.

Test Plan: tested in efl_ui_list_example_1.c in examples.

Reviewers: cedric, felipealmeida

Subscribers: woohyun, Jaehyun_Cho

Differential Revision: https://phab.enlightenment.org/D5861
2018-04-28 13:41:41 +09:00
..
desktop efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
edje_externals data: fix last set of data files with executable bit 2016-07-07 14:32:41 +02:00
images Canvas image: add Efl.Canvas.Text.Factory + use in Ui.Text 2018-01-18 10:20:28 -08:00
objects Revert "theme: rename "default" theme to "dark"" 2018-03-01 16:44:01 +09:00
themes efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
.gitignore