Added Themes + Toggle

This commit is contained in:
Patrick Hellebrand
2021-09-23 15:31:30 +02:00
committed by Felix Hartmann (PEA3-Fe-FI)
parent 4c0413e7d8
commit 5c4b4373d6
5 changed files with 25 additions and 10 deletions

View File

@@ -36,6 +36,7 @@ namespace PolyChat.Views
Secondary = secondary.Action;
// show
MainPage.SafelyOpenDialog(this);
RequestedTheme = MainPage.GetTheme();
}
private void setType(string type, string message)