Skip to content

Control disappears when android:hardwareAccelerated="false" #28902

@vpshonyak

Description

@vpshonyak

Description

Label become invisible in the following example when android:hardwareAccelerated set to false in AndroidManifest.xml

<Grid RowDefinitions="Auto, *"> <Label Grid.Row="0" Text="Test" /> <WebView Grid.Row="1" Source="https://google.com" /> </Grid>

Steps to Reproduce

No response

Link to public reproduction project repository

https://github.com/vpshonyak/MauiAppBug2.git

Version with bug

9.0.50 SR5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

set android:hardwareAccelerated to true in AndroidManifest.xml or just remove the property

Relevant log output

Metadata

Metadata

Assignees

Labels

area-controls-labelLabel, Spanpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions