[NUI] Integration from dalihub (#1067)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Fri, 11 Oct 2019 02:28:14 +0000 (11:28 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 11 Oct 2019 02:28:14 +0000 (11:28 +0900)
commite35524414c21dbe44d4fd8899c8823a201cea153
tree934fec9492da7a704e8f78ff39249950460ea73f
parent23066b7a0c28bf208931824b5f65b6b433a1bf78
[NUI] Integration from dalihub (#1067)

* [NUI] Fix gesture callback issue (#22)

* [NUI]fix flexible crash when scrolling (#36)

* fix layout issue of flexibleview when animation is canceled (#37)

* fix layout issue of flexibleview when animation is canceled

* fix build error

* fix build error
src/Tizen.NUI.Components/Controls/FlexibleView/FlexibleView.cs
src/Tizen.NUI.Components/Controls/FlexibleView/LinearLayoutManager.cs
src/Tizen.NUI/src/public/LongPressGestureDetector.cs
src/Tizen.NUI/src/public/PanGestureDetector.cs
src/Tizen.NUI/src/public/PinchGestureDetector.cs
src/Tizen.NUI/src/public/TapGestureDetector.cs