mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-11 18:34:03 +00:00
Android v1.0.7 / iOS v2.0.7
This commit is contained in:
@@ -74,14 +74,14 @@ namespace qController
|
||||
|
||||
leftLabel = new Label
|
||||
{
|
||||
Text = "0:",
|
||||
Text = "1:",
|
||||
VerticalTextAlignment = TextAlignment.Center,
|
||||
HorizontalTextAlignment = TextAlignment.Center
|
||||
};
|
||||
|
||||
rightLabel = new Label
|
||||
{
|
||||
Text = "1:",
|
||||
Text = "2:",
|
||||
VerticalTextAlignment = TextAlignment.Center,
|
||||
HorizontalTextAlignment = TextAlignment.Center
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user