Skip to content

Shell content page title position incorrect/clipped #32526

@dan5602

Description

@dan5602

Description

On older android devices the shell title position is wrong/clipped.
The device showing this reproduceable behaviour is a Samsung Galaxy running Android 9 (API 28, Pie).

Please see the image below - you can see the back button and title is not positioned correctly.
Image

Steps to Reproduce

  1. Create a new maui app
  2. Add another content page to navigate to
  3. Register the route - Routing.RegisterRoute("NewPage1", typeof(NewPage1));
  4. Call await Shell.Current.GoToAsync($"NewPage1"); from MainPage
  5. See the title

Link to public reproduction project repository

No response

Version with bug

10.0.10

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

9.0.80 SR8

Affected platforms

Android

Affected platform versions

Android 9 (API 28, Pie) is the only physical device I could test this on. Simulator running API 35 did not show this behaviour.

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

Labels

i/regressionThis issue described a confirmed regression on a currently supported versionp/0Current heighest priority issues that we are targeting for a release.partner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androidregressed-in-10-rc2s/needs-attentionIssue has more information and needs another looks/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions