Archived
1
0

Ads added; Fullscreen & minivew modes fixed; Titlebar returned

This commit is contained in:
Michael Gordeev
2018-11-04 15:32:51 +03:00
parent 75cf389286
commit 4d13ea1226
5 changed files with 8 additions and 21 deletions
@@ -131,7 +131,6 @@ namespace FoxTube.Pages.SettingsPages
else
Methods.MainPage.RequestedTheme = ElementTheme.Light;
}
Methods.MainPage.SetTitleBar();
}