Retarget Android and cleanup page xml

This commit is contained in:
2020-06-06 19:56:59 -05:00
parent b1cee1ac55
commit 1a5835075d
15 changed files with 10966 additions and 3013 deletions
@@ -111,7 +111,6 @@ namespace qController
App.rootPage.MenuPage.ChangeToControl();
NavigationPage.SetHasNavigationBar(this, false);
BackgroundColor = Color.FromHex("4A4A4A");
qCell = new QSelectedCueCell();
qCell.SelectedCueEdited += OnSelectedCueEdited;