Added Themes + Toggle
This commit is contained in:
committed by
Felix Hartmann (PEA3-Fe-FI)
parent
4c0413e7d8
commit
5c4b4373d6
@@ -22,6 +22,7 @@ namespace PolyChat.Views
|
||||
if (initialValue == null || initialValue.Length == 0) IsSecondaryButtonEnabled = false;
|
||||
else input.Text = initialValue;
|
||||
validate();
|
||||
RequestedTheme = MainPage.GetTheme();
|
||||
}
|
||||
|
||||
public string getValue()
|
||||
|
||||
Reference in New Issue
Block a user