Fix GestureLayer to inherit Widget instead of EvasObject
authorSungHyun Min <shyun.min@samsung.com>
Mon, 7 Aug 2017 06:28:02 +0000 (15:28 +0900)
committerSunghyun Min <shyun.min@samsung.com>
Mon, 7 Aug 2017 07:04:40 +0000 (07:04 +0000)
commit5866b21d95c254a3e87e678c9a480f7d4d81096a
treeae25c2e8da0343338092790cb5ffb0c1d0c52279
parentac52f7e563f55d187afb1b397f6edbaf645d4739
Fix GestureLayer to inherit Widget instead of EvasObject

 - to fix parent class of GestureLayer according to EFL spec
 - for enabling/disabling GestureLayer

Change-Id: I57b27b97931110d3223f6cbd3dc17b7f48368fd2
src/ElmSharp/ElmSharp/GestureLayer.cs [changed mode: 0755->0644]