Beispiel #1
0
        private async Task LoadLibraryData()
        {
            await Library.Current.LoadAsync();

            SetLoopToBackgroundPlayer();

            ForegroundCommunicator.SendXmlText();
            //SaveText("Load");
        }