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, 10 Jul 2017 02:11:18 +0000 (11:11 +0900)
commit8e3a10205219ff6c4ad273a700f749b271e213ed
treea09b2d79603be515e19a45928040737f7611b369
parent7cec6a2c4b8ea416ec507c18ce808b0e8d6df854
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]