mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-26 06:17:27 +02:00
Version 3.0.354
This commit is contained in:
parent
85321580df
commit
8b460bfebf
51 changed files with 363 additions and 570 deletions
|
@ -86,7 +86,7 @@
|
|||
<Version>1.6.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
|
||||
<PackageReference Include="PCLCrypto" Version="2.0.147" />
|
||||
<PackageReference Include="PCLStorage" Version="1.0.2" />
|
||||
<PackageReference Include="PInvoke.BCrypt" Version="0.7.124" />
|
||||
|
@ -188,16 +188,16 @@
|
|||
<Version>1.2.1.8</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Auth" Version="1.7.0" />
|
||||
<PackageReference Include="Xamarin.Build.Download" Version="0.11.3" />
|
||||
<PackageReference Include="Xamarin.Build.Download" Version="0.11.4" />
|
||||
<PackageReference Include="Xamarin.CommunityToolkit">
|
||||
<Version>2.0.5</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Essentials">
|
||||
<Version>1.7.3</Version>
|
||||
<Version>1.7.4</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2515" />
|
||||
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2545" />
|
||||
<PackageReference Include="Xamarin.Forms.AppLinks">
|
||||
<Version>5.0.0.2515</Version>
|
||||
<Version>5.0.0.2545</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms.GoogleMaps">
|
||||
<Version>5.0.0</Version>
|
||||
|
@ -240,10 +240,6 @@
|
|||
<EmbeddedResource Include="Resources\Font Awesome 5 Free-Solid-900.otf" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\Location_Button.png">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:UpdateGeneratedFiles</Generator>
|
||||
</AndroidResource>
|
||||
<AndroidResource Include="Resources\layout\Tabbar.axml" />
|
||||
<AndroidResource Include="Resources\layout\Toolbar.axml" />
|
||||
<AndroidResource Include="Resources\values\styles.xml">
|
||||
|
@ -287,9 +283,6 @@
|
|||
<ItemGroup>
|
||||
<AndroidAsset Include="Assets\Open_Red.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidAsset Include="Assets\Location_Pin.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\battery_undefined.png" />
|
||||
</ItemGroup>
|
||||
|
|
|
@ -85,10 +85,10 @@ namespace TINK.Droid
|
|||
}
|
||||
};
|
||||
|
||||
LoadApplication(new App());
|
||||
|
||||
await Permissions.RequestAsync<BLEPermissions>();
|
||||
await Permissions.RequestAsync<Permissions.LocationWhenInUse>();
|
||||
|
||||
LoadApplication(new App());
|
||||
}
|
||||
|
||||
//Bluetooth Permission on Android 12 "Detect Devices nearby"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="internalOnly" package="com.TeilRad.LastenradBayern" android:versionName="3.0.353" android:versionCode="353">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="internalOnly" package="com.TeilRad.LastenradBayern" android:versionName="3.0.354" android:versionCode="354">
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="31" />
|
||||
<!-- Google Maps related permissions -->
|
||||
<!-- Permission to receive remote notifications from Google Play Services -->
|
||||
|
|
|
@ -23975,211 +23975,208 @@ namespace TINK.Droid
|
|||
public const int ic_vol_unmute = 2131165500;
|
||||
|
||||
// aapt resource value: 0x7F07013D
|
||||
public const int Location_Button = 2131165501;
|
||||
public const int material_cursor_drawable = 2131165501;
|
||||
|
||||
// aapt resource value: 0x7F07013E
|
||||
public const int material_cursor_drawable = 2131165502;
|
||||
public const int material_ic_calendar_black_24dp = 2131165502;
|
||||
|
||||
// aapt resource value: 0x7F07013F
|
||||
public const int material_ic_calendar_black_24dp = 2131165503;
|
||||
public const int material_ic_clear_black_24dp = 2131165503;
|
||||
|
||||
// aapt resource value: 0x7F070140
|
||||
public const int material_ic_clear_black_24dp = 2131165504;
|
||||
public const int material_ic_edit_black_24dp = 2131165504;
|
||||
|
||||
// aapt resource value: 0x7F070141
|
||||
public const int material_ic_edit_black_24dp = 2131165505;
|
||||
public const int material_ic_keyboard_arrow_left_black_24dp = 2131165505;
|
||||
|
||||
// aapt resource value: 0x7F070142
|
||||
public const int material_ic_keyboard_arrow_left_black_24dp = 2131165506;
|
||||
public const int material_ic_keyboard_arrow_next_black_24dp = 2131165506;
|
||||
|
||||
// aapt resource value: 0x7F070143
|
||||
public const int material_ic_keyboard_arrow_next_black_24dp = 2131165507;
|
||||
public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165507;
|
||||
|
||||
// aapt resource value: 0x7F070144
|
||||
public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165508;
|
||||
public const int material_ic_keyboard_arrow_right_black_24dp = 2131165508;
|
||||
|
||||
// aapt resource value: 0x7F070145
|
||||
public const int material_ic_keyboard_arrow_right_black_24dp = 2131165509;
|
||||
public const int material_ic_menu_arrow_down_black_24dp = 2131165509;
|
||||
|
||||
// aapt resource value: 0x7F070146
|
||||
public const int material_ic_menu_arrow_down_black_24dp = 2131165510;
|
||||
public const int material_ic_menu_arrow_up_black_24dp = 2131165510;
|
||||
|
||||
// aapt resource value: 0x7F070147
|
||||
public const int material_ic_menu_arrow_up_black_24dp = 2131165511;
|
||||
public const int mr_button_connected_dark = 2131165511;
|
||||
|
||||
// aapt resource value: 0x7F070148
|
||||
public const int mr_button_connected_dark = 2131165512;
|
||||
public const int mr_button_connected_light = 2131165512;
|
||||
|
||||
// aapt resource value: 0x7F070149
|
||||
public const int mr_button_connected_light = 2131165513;
|
||||
public const int mr_button_connecting_dark = 2131165513;
|
||||
|
||||
// aapt resource value: 0x7F07014A
|
||||
public const int mr_button_connecting_dark = 2131165514;
|
||||
public const int mr_button_connecting_light = 2131165514;
|
||||
|
||||
// aapt resource value: 0x7F07014B
|
||||
public const int mr_button_connecting_light = 2131165515;
|
||||
public const int mr_button_dark = 2131165515;
|
||||
|
||||
// aapt resource value: 0x7F07014C
|
||||
public const int mr_button_dark = 2131165516;
|
||||
public const int mr_button_dark_static = 2131165516;
|
||||
|
||||
// aapt resource value: 0x7F07014D
|
||||
public const int mr_button_dark_static = 2131165517;
|
||||
public const int mr_button_light = 2131165517;
|
||||
|
||||
// aapt resource value: 0x7F07014E
|
||||
public const int mr_button_light = 2131165518;
|
||||
public const int mr_button_light_static = 2131165518;
|
||||
|
||||
// aapt resource value: 0x7F07014F
|
||||
public const int mr_button_light_static = 2131165519;
|
||||
public const int mr_cast_checkbox = 2131165519;
|
||||
|
||||
// aapt resource value: 0x7F070150
|
||||
public const int mr_cast_checkbox = 2131165520;
|
||||
public const int mr_cast_group_seekbar_track = 2131165520;
|
||||
|
||||
// aapt resource value: 0x7F070151
|
||||
public const int mr_cast_group_seekbar_track = 2131165521;
|
||||
public const int mr_cast_mute_button = 2131165521;
|
||||
|
||||
// aapt resource value: 0x7F070152
|
||||
public const int mr_cast_mute_button = 2131165522;
|
||||
public const int mr_cast_route_seekbar_track = 2131165522;
|
||||
|
||||
// aapt resource value: 0x7F070153
|
||||
public const int mr_cast_route_seekbar_track = 2131165523;
|
||||
public const int mr_cast_stop = 2131165523;
|
||||
|
||||
// aapt resource value: 0x7F070154
|
||||
public const int mr_cast_stop = 2131165524;
|
||||
public const int mr_cast_thumb = 2131165524;
|
||||
|
||||
// aapt resource value: 0x7F070155
|
||||
public const int mr_cast_thumb = 2131165525;
|
||||
public const int mr_dialog_close_dark = 2131165525;
|
||||
|
||||
// aapt resource value: 0x7F070156
|
||||
public const int mr_dialog_close_dark = 2131165526;
|
||||
public const int mr_dialog_close_light = 2131165526;
|
||||
|
||||
// aapt resource value: 0x7F070157
|
||||
public const int mr_dialog_close_light = 2131165527;
|
||||
public const int mr_dialog_material_background_dark = 2131165527;
|
||||
|
||||
// aapt resource value: 0x7F070158
|
||||
public const int mr_dialog_material_background_dark = 2131165528;
|
||||
public const int mr_dialog_material_background_light = 2131165528;
|
||||
|
||||
// aapt resource value: 0x7F070159
|
||||
public const int mr_dialog_material_background_light = 2131165529;
|
||||
public const int mr_group_collapse = 2131165529;
|
||||
|
||||
// aapt resource value: 0x7F07015A
|
||||
public const int mr_group_collapse = 2131165530;
|
||||
public const int mr_group_expand = 2131165530;
|
||||
|
||||
// aapt resource value: 0x7F07015B
|
||||
public const int mr_group_expand = 2131165531;
|
||||
public const int mr_media_pause_dark = 2131165531;
|
||||
|
||||
// aapt resource value: 0x7F07015C
|
||||
public const int mr_media_pause_dark = 2131165532;
|
||||
public const int mr_media_pause_light = 2131165532;
|
||||
|
||||
// aapt resource value: 0x7F07015D
|
||||
public const int mr_media_pause_light = 2131165533;
|
||||
public const int mr_media_play_dark = 2131165533;
|
||||
|
||||
// aapt resource value: 0x7F07015E
|
||||
public const int mr_media_play_dark = 2131165534;
|
||||
public const int mr_media_play_light = 2131165534;
|
||||
|
||||
// aapt resource value: 0x7F07015F
|
||||
public const int mr_media_play_light = 2131165535;
|
||||
public const int mr_media_stop_dark = 2131165535;
|
||||
|
||||
// aapt resource value: 0x7F070160
|
||||
public const int mr_media_stop_dark = 2131165536;
|
||||
public const int mr_media_stop_light = 2131165536;
|
||||
|
||||
// aapt resource value: 0x7F070161
|
||||
public const int mr_media_stop_light = 2131165537;
|
||||
public const int mr_vol_type_audiotrack_dark = 2131165537;
|
||||
|
||||
// aapt resource value: 0x7F070162
|
||||
public const int mr_vol_type_audiotrack_dark = 2131165538;
|
||||
public const int mr_vol_type_audiotrack_light = 2131165538;
|
||||
|
||||
// aapt resource value: 0x7F070163
|
||||
public const int mr_vol_type_audiotrack_light = 2131165539;
|
||||
public const int mtrl_dialog_background = 2131165539;
|
||||
|
||||
// aapt resource value: 0x7F070164
|
||||
public const int mtrl_dialog_background = 2131165540;
|
||||
public const int mtrl_dropdown_arrow = 2131165540;
|
||||
|
||||
// aapt resource value: 0x7F070165
|
||||
public const int mtrl_dropdown_arrow = 2131165541;
|
||||
public const int mtrl_ic_arrow_drop_down = 2131165541;
|
||||
|
||||
// aapt resource value: 0x7F070166
|
||||
public const int mtrl_ic_arrow_drop_down = 2131165542;
|
||||
public const int mtrl_ic_arrow_drop_up = 2131165542;
|
||||
|
||||
// aapt resource value: 0x7F070167
|
||||
public const int mtrl_ic_arrow_drop_up = 2131165543;
|
||||
public const int mtrl_ic_cancel = 2131165543;
|
||||
|
||||
// aapt resource value: 0x7F070168
|
||||
public const int mtrl_ic_cancel = 2131165544;
|
||||
public const int mtrl_ic_error = 2131165544;
|
||||
|
||||
// aapt resource value: 0x7F070169
|
||||
public const int mtrl_ic_error = 2131165545;
|
||||
public const int mtrl_navigation_bar_item_background = 2131165545;
|
||||
|
||||
// aapt resource value: 0x7F07016A
|
||||
public const int mtrl_navigation_bar_item_background = 2131165546;
|
||||
public const int mtrl_popupmenu_background = 2131165546;
|
||||
|
||||
// aapt resource value: 0x7F07016B
|
||||
public const int mtrl_popupmenu_background = 2131165547;
|
||||
public const int mtrl_popupmenu_background_dark = 2131165547;
|
||||
|
||||
// aapt resource value: 0x7F07016C
|
||||
public const int mtrl_popupmenu_background_dark = 2131165548;
|
||||
public const int mtrl_tabs_default_indicator = 2131165548;
|
||||
|
||||
// aapt resource value: 0x7F07016D
|
||||
public const int mtrl_tabs_default_indicator = 2131165549;
|
||||
public const int navigation_empty_icon = 2131165549;
|
||||
|
||||
// aapt resource value: 0x7F07016E
|
||||
public const int navigation_empty_icon = 2131165550;
|
||||
public const int notification_action_background = 2131165550;
|
||||
|
||||
// aapt resource value: 0x7F07016F
|
||||
public const int notification_action_background = 2131165551;
|
||||
public const int notification_bg = 2131165551;
|
||||
|
||||
// aapt resource value: 0x7F070170
|
||||
public const int notification_bg = 2131165552;
|
||||
public const int notification_bg_low = 2131165552;
|
||||
|
||||
// aapt resource value: 0x7F070171
|
||||
public const int notification_bg_low = 2131165553;
|
||||
public const int notification_bg_low_normal = 2131165553;
|
||||
|
||||
// aapt resource value: 0x7F070172
|
||||
public const int notification_bg_low_normal = 2131165554;
|
||||
public const int notification_bg_low_pressed = 2131165554;
|
||||
|
||||
// aapt resource value: 0x7F070173
|
||||
public const int notification_bg_low_pressed = 2131165555;
|
||||
public const int notification_bg_normal = 2131165555;
|
||||
|
||||
// aapt resource value: 0x7F070174
|
||||
public const int notification_bg_normal = 2131165556;
|
||||
public const int notification_bg_normal_pressed = 2131165556;
|
||||
|
||||
// aapt resource value: 0x7F070175
|
||||
public const int notification_bg_normal_pressed = 2131165557;
|
||||
public const int notification_icon_background = 2131165557;
|
||||
|
||||
// aapt resource value: 0x7F070176
|
||||
public const int notification_icon_background = 2131165558;
|
||||
public const int notification_template_icon_bg = 2131165558;
|
||||
|
||||
// aapt resource value: 0x7F070177
|
||||
public const int notification_template_icon_bg = 2131165559;
|
||||
public const int notification_template_icon_low_bg = 2131165559;
|
||||
|
||||
// aapt resource value: 0x7F070178
|
||||
public const int notification_template_icon_low_bg = 2131165560;
|
||||
public const int notification_tile_bg = 2131165560;
|
||||
|
||||
// aapt resource value: 0x7F070179
|
||||
public const int notification_tile_bg = 2131165561;
|
||||
public const int notify_panel_notification_icon_bg = 2131165561;
|
||||
|
||||
// aapt resource value: 0x7F07017A
|
||||
public const int notify_panel_notification_icon_bg = 2131165562;
|
||||
public const int preference_list_divider_material = 2131165562;
|
||||
|
||||
// aapt resource value: 0x7F07017B
|
||||
public const int preference_list_divider_material = 2131165563;
|
||||
public const int sharee = 2131165563;
|
||||
|
||||
// aapt resource value: 0x7F07017C
|
||||
public const int sharee = 2131165564;
|
||||
public const int sharee_no_background = 2131165564;
|
||||
|
||||
// aapt resource value: 0x7F07017D
|
||||
public const int sharee_no_background = 2131165565;
|
||||
public const int test_custom_background = 2131165565;
|
||||
|
||||
// aapt resource value: 0x7F07017E
|
||||
public const int test_custom_background = 2131165566;
|
||||
public const int test_level_drawable = 2131165566;
|
||||
|
||||
// aapt resource value: 0x7F07017F
|
||||
public const int test_level_drawable = 2131165567;
|
||||
public const int tooltip_frame_dark = 2131165567;
|
||||
|
||||
// aapt resource value: 0x7F070180
|
||||
public const int tooltip_frame_dark = 2131165568;
|
||||
|
||||
// aapt resource value: 0x7F070181
|
||||
public const int tooltip_frame_light = 2131165569;
|
||||
public const int tooltip_frame_light = 2131165568;
|
||||
|
||||
static Drawable()
|
||||
{
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
using Foundation;
|
||||
using Foundation;
|
||||
using UIKit;
|
||||
using Xamarin.Forms;
|
||||
|
||||
|
|
|
@ -55,8 +55,8 @@
|
|||
<key>CFBundleDisplayName</key>
|
||||
<string>LastenradBayern</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>353</string>
|
||||
<string>354</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.0.353</string>
|
||||
<string>3.0.354</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Bcl.Build" Version="1.0.21" />
|
||||
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
|
||||
<PackageReference Include="Microsoft.NETCore.Platforms" Version="6.0.5" />
|
||||
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.0" />
|
||||
<PackageReference Include="Microsoft.Win32.Primitives" Version="4.3.0" />
|
||||
<PackageReference Include="MonkeyCache">
|
||||
<Version>1.6.3</Version>
|
||||
|
@ -129,14 +129,14 @@
|
|||
<Version>1.6.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
|
||||
<PackageReference Include="PCLCrypto" Version="2.0.147" />
|
||||
<PackageReference Include="PCLStorage" Version="1.0.2" />
|
||||
<PackageReference Include="Plugin.BluetoothLE">
|
||||
<Version>6.3.0.19</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Serilog">
|
||||
<Version>2.11.0</Version>
|
||||
<Version>2.12.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
|
||||
<PackageReference Include="Serilog.Sinks.Xamarin" Version="1.0.0" />
|
||||
|
@ -195,12 +195,12 @@
|
|||
</PackageReference>
|
||||
<PackageReference Include="Xam.Plugins.Messaging" Version="5.2.0" />
|
||||
<PackageReference Include="Xamarin.Auth" Version="1.7.0" />
|
||||
<PackageReference Include="Xamarin.Build.Download" Version="0.11.3" />
|
||||
<PackageReference Include="Xamarin.Build.Download" Version="0.11.4" />
|
||||
<PackageReference Include="Xamarin.CommunityToolkit">
|
||||
<Version>2.0.4</Version>
|
||||
<Version>2.0.5</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Essentials">
|
||||
<Version>1.7.3</Version>
|
||||
<Version>1.7.4</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms.GoogleMaps">
|
||||
<Version>5.0.0</Version>
|
||||
|
@ -220,7 +220,7 @@
|
|||
<Version>0.7.124</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms">
|
||||
<Version>5.0.0.2515</Version>
|
||||
<Version>5.0.0.2545</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
@ -319,18 +319,6 @@
|
|||
<ImageAsset Include="Media.xcassets\Open_Red.imageset\StationMarkerOpenRed.pdf">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\Location_Pin.imageset\Contents.json">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\Location_Pin.imageset\Location_Pin.pdf">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\Location_Button.imageset\Contents.json">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\Location_Button.imageset\Location_Button.pdf">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\Icon-40.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
|
@ -447,8 +435,6 @@
|
|||
<Folder Include="Media.xcassets\Open_Green.imageset\" />
|
||||
<Folder Include="Media.xcassets\Open_LightBlue.imageset\" />
|
||||
<Folder Include="Media.xcassets\Open_Red.imageset\" />
|
||||
<Folder Include="Media.xcassets\Location_Pin.imageset\" />
|
||||
<Folder Include="Media.xcassets\Location_Button.imageset\" />
|
||||
<Folder Include="Media.xcassets\sharee_no_background.imageset\" />
|
||||
</ItemGroup>
|
||||
<Import Project="..\TINK\LastenradBayern.projitems" Label="Shared" Condition="Exists('..\TINK\LastenradBayern.projitems')" />
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.Linq;
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
VerticalOptions="FillAndExpand">
|
||||
<maps:Map WidthRequest="320" HeightRequest="800"
|
||||
x:Name="MyMap"
|
||||
IsShowingUser="False"
|
||||
MapType="Street">
|
||||
<maps:Map.Behaviors>
|
||||
<bindings:BindingPinsBehavior Value="{Binding Pins}"/>
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
WidthRequest="320"
|
||||
HeightRequest="800"
|
||||
x:Name="MyMap"
|
||||
IsShowingUser="False"
|
||||
MapType="Street">
|
||||
<maps:Map.Behaviors>
|
||||
<bindings:BindingPinsBehavior Value="{Binding Pins}"/>
|
||||
|
@ -89,26 +88,6 @@
|
|||
</StackLayout>
|
||||
</Frame>
|
||||
|
||||
<!--Center to currentLocation Button-->
|
||||
<!--<ImageButton
|
||||
Grid.Row="2"
|
||||
Grid.ColumnSpan="3"
|
||||
x:Name="CurrentLocation"
|
||||
AutomationId ="currentLocaton_button"
|
||||
Command="{Binding OnCurrentLocationButtonClicked}"
|
||||
IsVisible="True"
|
||||
BackgroundColor="Transparent"
|
||||
BorderWidth="1"
|
||||
BorderColor="LightGray"
|
||||
VerticalOptions="End"
|
||||
HorizontalOptions="Center"
|
||||
Margin="0,0,0,12"
|
||||
Source="Location_Button.png"
|
||||
WidthRequest="40"
|
||||
HeightRequest="40"
|
||||
CornerRadius="20">
|
||||
</ImageButton>-->
|
||||
|
||||
<!--While process is running-->
|
||||
<!--Spinner-->
|
||||
<ActivityIndicator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue