dotnet / dotnet/maui

Control disappears when android:hardwareAccelerated="false"

Open
#28,902 5 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
area-controls-label partner/syncfusion platform/android s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

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

`




`

### 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

```shell

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.