Add InsertAfter method in Naviframe
authorSeungkeun Lee <sngn.lee@samsung.com>
Wed, 21 Sep 2016 02:19:41 +0000 (11:19 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Wed, 21 Sep 2016 02:36:24 +0000 (11:36 +0900)
commit50f252b4a64b8d41ad2793f2808f29c73bb39804
tree4744b1b9075a1dce1af32a2ba415f868068fd740
parent540a3890f1cf18afb46dd523affe4a42f7fc6e01
Add InsertAfter method in Naviframe

 - It is need to Forms to implement Push without animation

Change-Id: I6bf64e57efa589889366d69042acf41ee56790e6
src/ElmSharp/ElmSharp/Naviframe.cs
src/ElmSharp/Interop/Interop.Elementary.Naviframe.cs
test/ElmSharp.Test/ElmSharp.Test.csproj
test/ElmSharp.Test/ElmSharpTest.Net45.csproj
test/ElmSharp.Test/TC/NaviframeTest2.cs [new file with mode: 0644]