diff --git a/HueUWP/App.xaml b/HueUWP/App.xaml index 80724e5..da19261 100644 --- a/HueUWP/App.xaml +++ b/HueUWP/App.xaml @@ -2,7 +2,7 @@ x:Class="HueUWP.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:local="using:BindingToCommandsUWP" + xmlns:local="using:HueUWP" RequestedTheme="Light"> diff --git a/HueUWP/MainPage.xaml b/HueUWP/MainPage.xaml index 0d9560a..99f146d 100644 --- a/HueUWP/MainPage.xaml +++ b/HueUWP/MainPage.xaml @@ -1,41 +1,52 @@ - - - - - - - - - - - - - - - - - Off - On - - - - - - - - + + + + + + + + + + Hue Lights + +