Added About popup page. and fixed issue where song was starting from the beginning when resuming. #14 #53
This commit is contained in:
@@ -22,6 +22,8 @@ namespace Mear.iOS
|
||||
//
|
||||
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
|
||||
{
|
||||
Rg.Plugins.Popup.Popup.Init();
|
||||
|
||||
global::Xamarin.Forms.Forms.Init();
|
||||
LoadApplication(new App());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user