Fix Hiding Master Page on MasterDetailPage
authorjh5.cho <jh5.cho@samsung.com>
Thu, 9 Feb 2017 07:11:33 +0000 (16:11 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 04:36:53 +0000 (13:36 +0900)
commit924f15fc7ca1f7bca9b874890d23958eaee28534
treebd19614d5c0966999d20f99850bbcec9f2c0f895
parentccf5c7c8f3a41a2b8708a7878b2dbbcb8ccd239c
Fix Hiding Master Page on MasterDetailPage

    - Fix to hide Master page which is caused by the focus issue
    - Remove private variable '_isPresented' to remove unnecessary steps

TASK=TCAAPI-2192

Change-Id: I0a5edc4622643a11c6afa33f58b86fc773a15915
Xamarin.Forms.Platform.Tizen/Native/MasterDetailPage.cs [changed mode: 0644->0755]