2 references to splashDirectoryName
Microsoft.Maui.Resizetizer (2)
TizenSplashUpdater.cs (2)
30
var splashFullPath = Path.Combine(IntermediateOutputPath,
splashDirectoryName
);
54
splashDpiMap.Add((resolution, orientation), $"{
splashDirectoryName
}/{newImage}");