unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.68k stars 700 forks source link

Acrylic Brush causes freezes on Android #10756

Open DmitryBorodiy opened 1 year ago

DmitryBorodiy commented 1 year ago

Current behavior

I have Grid with blurred Border inside and ListView also. When I scroll ListView I have very big freezes. How can you achieve better performance, for example, like on UWP?

Thanks!

Expected behavior

Better performance for AcrylicBrush on Android and iOS like in UWP.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

Yes

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia

NuGet package version(s)

4.6.19

Affected platforms

Android, iOS

IDE

Visual Studio 2022

IDE version

Latest

Relevant plugins

No response

Anything else we need to know?

No response

jeromelaban commented 1 year ago

Thanks for the report! Could you provide a small repro app that demonstrates the issue, so we're sure to discuss the same behavior?