Add FieldUpdate API in GenListItem
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 6 Feb 2017 07:44:01 +0000 (16:44 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Wed, 8 Feb 2017 05:56:21 +0000 (14:56 +0900)
commitcec4dde1a4bc7de1c24bf7591cf9acd5ba70e6fd
treeed5f8558ce3859a05a7054d8385727cf7b537d72
parent13ba4111637bd9339c7364dea20bd711bfdf8a4d
Add FieldUpdate API in GenListItem

 - To update Height of Item without recreation

Change-Id: I4a6dd30d7775b9d084f2ad601f9f1fe378f2c97a
packaging/elm-sharp.spec
src/ElmSharp/ElmSharp/GenListItem.cs
src/ElmSharp/Interop/Interop.Elementary.GenListView.cs
test/ElmSharp.Test/ElmSharp.Test.csproj
test/ElmSharp.Test/TC/GenListTest9.cs [new file with mode: 0644]