mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-19 11:37:28 +02:00
Select station page added to ease getting operator specific contact information.
This commit is contained in:
parent
a58c33f005
commit
ddfea49ea6
24 changed files with 1105 additions and 89 deletions
|
@ -34,7 +34,7 @@ namespace TINK.iOS
|
|||
e.NativeView.AccessibilityIdentifier = e.View.AutomationId;
|
||||
}
|
||||
};
|
||||
LoadApplication (new TINK.App ());
|
||||
LoadApplication (new App ());
|
||||
|
||||
// Required for initialization of Maps, see https://developer.xamarin.com/guides/xamarin-forms/user-interface/map/
|
||||
Xamarin.FormsGoogleMaps.Init("000000000000000000000000000000000000000");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue