forked from Roflin/gamenight
Got Avalonia.Ui working.
This commit is contained in:
@@ -3,10 +3,10 @@ using Android.Content.PM;
|
||||
using Avalonia;
|
||||
using Avalonia.Android;
|
||||
|
||||
namespace gamenight.ui.Android;
|
||||
namespace Gamenight.Ui.Android;
|
||||
|
||||
[Activity(
|
||||
Label = "gamenight.ui.Android",
|
||||
Label = "Gamenight.Ui.Android",
|
||||
Theme = "@style/MyTheme.NoActionBar",
|
||||
Icon = "@drawable/icon",
|
||||
MainLauncher = true,
|
||||
|
||||
Reference in New Issue
Block a user