genlist: need to custom fish_eye effect
authorHyukSoon Choi <hs619.choi@samsung.com>
Fri, 10 Apr 2020 05:57:26 +0000 (14:57 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 5 May 2020 23:37:45 +0000 (08:37 +0900)
commit8db8eb16c9445e641257eb98e4ad784c2e69c0b7
treeddc5fa03653aecd1c58e3070a307d4d4759e35ce
parentba5b1a9d94908870172d475ffaff080dac83df9d
genlist: need to custom fish_eye effect

Customisation of fish eye effect is required for spinner and more option
to achieve the UX

"vi_effect" in genlist: enable/disable all items opearation
"item_gap": padding values to be applied between items on fish eye effect in spinner
            parameter 1: position adjustment for the n-1 and n+1 item to center item n
            parameter 2: position adjustment for the n-2 and n+2 item to center item n
"proxy_gap": Padding for proxy for top and bottom item in more option
"proxy_top_offset": Offset adjustment for top item in more option
"proxy_color": To custom color transition

Change-Id: I1a7cfbb035daefca1173f83000c56c14ef9d7288
Signed-off-by: HyukSoon Choi <hs619.choi@samsung.com>
src/lib/elementary_tizen/elm_genlist.c