genlist: Implemented genlist expand mode and content_min_limit function 01/49201/1 accepted/tizen/mobile/20151012.223043 accepted/tizen/tv/20151012.223055 accepted/tizen/wearable/20151012.223106 submit/tizen/20151012.043658 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorVBS <vdtizen.sds@samsung.com>
Tue, 3 Mar 2015 10:58:40 +0000 (19:58 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Thu, 8 Oct 2015 10:12:04 +0000 (19:12 +0900)
commite8b35b22b51ccfe979bd91558b6f8fc0391d7bdc
tree814b80663e0ec454de74962da1ec13cf36b41da0
parent1d1929111dbbc31486f5c8fecb7f38e62a41b521
genlist: Implemented genlist expand mode and content_min_limit function

Summary:
1. Implemented genlist mode ELM_LIST_EXPAND
2. Implemented content_min_limit function which override scroll interface.
  This function will be used by call API elm_scroller_content_min_limit.
  This function will set the object minimum size as its scroll content size,
  if parameter value is EINA_TRUE.

@feature

Test Plan: Add new test case in test_popup.c

Reviewers: raster, seoz

Subscribers: stefan_schmidt, bluezery

Differential Revision: https://phab.enlightenment.org/D1279
Origin: upstream

Change-Id: Ib3c6d80ac44582659b2bb0ae47bb622fc559c189
src/bin/test_popup.c
src/lib/elm_genlist.c
src/lib/elm_widget_genlist.h