xamarin/Xamarin.Forms
iOS - Icon in Detail of MasterDetail wrong after rotation
オープン
#4,506 opened on 2018/11/21
e/3 :clock3:help wantedi/highinactivep/iOS 🍎t/bug :bug:up-for-grabs
Repository metrics
- Stars
- (5,644 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Description
We have a MasterDetailPage that is set to SplitOnLandscape. The detail page is a navigation page. If we add a page to the detail navigation stack, rotate the device, then use the back arrow in the detail page the icon in the detail is off. If you off in landscape, upon rotation to portrait and going back the icon will be gone entirely. if you started in portrait upon rotation and going back a hamburger icon will appear.
Steps to Reproduce
- Create MasterDetailPage with navigation page in detail
- push new page in detail navigation page
- rotate the device and go back.
Expected Behavior
No icon should be visible when in landscape and a Hamburger should be available in portrait
Actual Behavior
No icon in portrait and hamburger in landscape
Screenshots
