Start work on Group Cue children loading

This commit is contained in:
2019-04-19 13:51:07 -05:00
parent 3a0a2531bb
commit bceaf80be3
11 changed files with 198 additions and 55 deletions
@@ -55,7 +55,10 @@ namespace qController
case Device.iOS:
menuButton.Margin = new Thickness(20, 35, 20, 10);
break;
case Device.Android:
topBar.HeightRequest = 50;
menuButton.Margin = new Thickness(20, 10, 20, 10);
break;
}
menuButton.Text = "\uF0C9";