elm_index: keep backward compatibility on size calculation 51/224251/1
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 7 Feb 2020 06:54:01 +0000 (15:54 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 7 Feb 2020 07:23:01 +0000 (16:23 +0900)
commit718ec4d44f47581b8b1f19b706558eb6ef7d0fc7
tree79a33c2e98489410e9085eab1bd4219745bd21ea
parentd583b0ca3ba15ae2de6038ac276b224ebe1cdff4
elm_index: keep backward compatibility on size calculation

To keep backward compatibility on size calculation, elm_index implements
group_calculate and the size calculation in the removed sizing_eval is
added to the implemented group_calculate in elm_index.

Change-Id: I4f848ec17f091976f8a221a9dac086db9ee5823d
src/lib/elementary/elm_index.c