Control disappears when android:hardwareAccelerated="false"
- 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
Assessment
This issue has not been assessed yet.