[Android] Remove all uses of Styleable arrays inside the .NET MAUI code #4889
Labels
fixed-in-6.0.300-rc.3
Look for this fix in 6.0.300-rc.3!
legacy-area-perf
Startup / Runtime performance
platform/android 🤖
t/perf
The issue affects performance (runtime speed, memory usage, startup time, etc.)
Milestone
In order to enable some optimization features we need to remove uses of
Styleable
arrays from our codehttps://github.com/dotnet/maui/blob/main/src/Controls/src/Core/Platform/Android/Resource.designer.cs#L154
maui/src/Controls/src/Core/Platform/Android/Extensions/ToolbarExtensions.cs
Lines 144 to 149 in 3717ce0
@dellis1972
The text was updated successfully, but these errors were encountered: