xamarin/Xamarin.Forms

iOS - Icon in Detail of MasterDetail wrong after rotation

Aperta

#4506 aperta il 21 nov 2018

 (4 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
e/3 :clock3:help wantedi/highinactivep/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

  1. Create MasterDetailPage with navigation page in detail
  2. push new page in detail navigation page
  3. 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

image from ios

Guida contributor