Egy kis UI rendezés
This commit is contained in:
@@ -49,7 +49,8 @@ namespace WorkFlowCheck.MAUI
|
||||
|
||||
builder.Services.AddTransient<MainPage>();
|
||||
|
||||
builder.UseMauiApp<App>()
|
||||
builder
|
||||
.UseMauiApp<App>()
|
||||
.UseDevExpressEditors()
|
||||
.UseMauiCommunityToolkitCamera()
|
||||
.ConfigureFonts(fonts =>
|
||||
|
||||
Reference in New Issue
Block a user