Get Freistellung to work
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
|
||||
|
||||
namespace Jugenddienst_Stunden {
|
||||
public partial class App : Application {
|
||||
public App() {
|
||||
InitializeComponent();
|
||||
|
||||
|
||||
|
||||
MainPage = new AppShell();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
//protected override Window CreateWindow(IActivationState activationState) =>
|
||||
//new Window(new AppShell()) {
|
||||
// Width = 500,
|
||||
|
||||
Reference in New Issue
Block a user