mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-21 12:36:28 +02:00
Version 3.0.375
This commit is contained in:
parent
2c790239cb
commit
ca080c87c0
194 changed files with 10092 additions and 10464 deletions
|
@ -40,7 +40,7 @@
|
|||
<Grid
|
||||
Grid.Row="0"
|
||||
IsVisible="True"
|
||||
RowDefinitions="50,10"
|
||||
RowDefinitions="50,Auto,10"
|
||||
RowSpacing="0"
|
||||
ColumnDefinitions="*,*">
|
||||
|
||||
|
@ -58,6 +58,7 @@
|
|||
<Frame
|
||||
Grid.Column="0"
|
||||
Grid.Row="0"
|
||||
Grid.RowSpan="2"
|
||||
BackgroundColor="{DynamicResource process-step-upcoming}"
|
||||
Padding="14,2,10,2"
|
||||
HasShadow="False">
|
||||
|
@ -97,8 +98,10 @@
|
|||
<Label
|
||||
Grid.Column="0"
|
||||
Text="{x:Static resources:AppResources.MarkingRentalProcessCloseLockFirstStep}"
|
||||
FontSize="Medium"
|
||||
FontSize="17"
|
||||
FontAttributes="Bold"
|
||||
LineBreakMode="WordWrap"
|
||||
MaxLines="2"
|
||||
TextColor="White">
|
||||
<Label.Triggers>
|
||||
<MultiTrigger TargetType="Label">
|
||||
|
@ -177,7 +180,7 @@
|
|||
</Frame>
|
||||
<Polygon
|
||||
Grid.Column="0"
|
||||
Grid.Row="1"
|
||||
Grid.Row="2"
|
||||
Points="0,0 20,0 10,10"
|
||||
IsVisible="False"
|
||||
HorizontalOptions="Center">
|
||||
|
@ -212,6 +215,7 @@
|
|||
<Frame
|
||||
Grid.Column="1"
|
||||
Grid.Row="0"
|
||||
Grid.RowSpan="2"
|
||||
BackgroundColor="{DynamicResource process-step-upcoming}"
|
||||
Padding="14,2,10,2"
|
||||
HasShadow="False">
|
||||
|
@ -251,8 +255,10 @@
|
|||
<Label
|
||||
Grid.Column="0"
|
||||
Text="{x:Static resources:AppResources.MarkingRentalProcessCloseLockSecondStep}"
|
||||
FontSize="Medium"
|
||||
FontSize="17"
|
||||
FontAttributes="Bold"
|
||||
LineBreakMode="WordWrap"
|
||||
MaxLines="2"
|
||||
TextColor="White"/>
|
||||
<Image
|
||||
Grid.Column="1"
|
||||
|
@ -298,7 +304,7 @@
|
|||
</Frame>
|
||||
<Polygon
|
||||
Grid.Column="1"
|
||||
Grid.Row="1"
|
||||
Grid.Row="2"
|
||||
Points="0,0 20,0 10,10"
|
||||
IsVisible="False"
|
||||
HorizontalOptions="Center">
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
<Grid
|
||||
Grid.Row="0"
|
||||
IsVisible="True"
|
||||
RowDefinitions="50,10"
|
||||
RowDefinitions="50,Auto,10"
|
||||
RowSpacing="0"
|
||||
ColumnDefinitions="*,*,*">
|
||||
|
||||
|
@ -58,6 +58,7 @@
|
|||
<Frame
|
||||
Grid.Column="0"
|
||||
Grid.Row="0"
|
||||
Grid.RowSpan="2"
|
||||
BackgroundColor="{DynamicResource process-step-upcoming}"
|
||||
HasShadow="False"
|
||||
Padding="14,2,10,2">
|
||||
|
@ -103,8 +104,10 @@
|
|||
<Label
|
||||
Grid.Column="0"
|
||||
Text="{x:Static resources:AppResources.MarkingRentalProcessEndRentalFirstStep}"
|
||||
FontSize="Medium"
|
||||
FontSize="17"
|
||||
FontAttributes="Bold"
|
||||
LineBreakMode="WordWrap"
|
||||
MaxLines="2"
|
||||
TextColor="White">
|
||||
<Label.Triggers>
|
||||
<MultiTrigger TargetType="Label">
|
||||
|
@ -206,7 +209,7 @@
|
|||
</Frame>
|
||||
<Polygon
|
||||
Grid.Column="0"
|
||||
Grid.Row="1"
|
||||
Grid.Row="2"
|
||||
Points="0,0 20,0 10,10"
|
||||
IsVisible="False"
|
||||
HorizontalOptions="Center">
|
||||
|
@ -241,6 +244,7 @@
|
|||
<Frame
|
||||
Grid.Column="1"
|
||||
Grid.Row="0"
|
||||
Grid.RowSpan="2"
|
||||
BackgroundColor="{DynamicResource process-step-upcoming}"
|
||||
HasShadow="False"
|
||||
Padding="14,2,10,2">
|
||||
|
@ -286,8 +290,10 @@
|
|||
<Label
|
||||
Grid.Column="0"
|
||||
Text="{x:Static resources:AppResources.MarkingRentalProcessEndRentalSecondStep}"
|
||||
FontSize="Medium"
|
||||
FontSize="17"
|
||||
FontAttributes="Bold"
|
||||
LineBreakMode="WordWrap"
|
||||
MaxLines="2"
|
||||
TextColor="White">
|
||||
<Label.Triggers>
|
||||
<MultiTrigger TargetType="Label">
|
||||
|
@ -366,7 +372,7 @@
|
|||
</Frame>
|
||||
<Polygon
|
||||
Grid.Column="1"
|
||||
Grid.Row="1"
|
||||
Grid.Row="2"
|
||||
Points="0,0 20,0 10,10"
|
||||
IsVisible="False"
|
||||
HorizontalOptions="Center">
|
||||
|
@ -401,6 +407,7 @@
|
|||
<Frame
|
||||
Grid.Column="2"
|
||||
Grid.Row="0"
|
||||
Grid.RowSpan="2"
|
||||
BackgroundColor="{DynamicResource process-step-upcoming}"
|
||||
HasShadow="False"
|
||||
Padding="14,2,10,2">
|
||||
|
@ -446,8 +453,10 @@
|
|||
<Label
|
||||
Grid.Column="0"
|
||||
Text="{x:Static resources:AppResources.MarkingRentalProcessEndRentalThirdStep}"
|
||||
FontSize="Medium"
|
||||
FontSize="17"
|
||||
FontAttributes="Bold"
|
||||
LineBreakMode="WordWrap"
|
||||
MaxLines="2"
|
||||
TextColor="White"/>
|
||||
<Image
|
||||
Grid.Column="1"
|
||||
|
@ -493,7 +502,7 @@
|
|||
</Frame>
|
||||
<Polygon
|
||||
Grid.Column="2"
|
||||
Grid.Row="1"
|
||||
Grid.Row="2"
|
||||
Points="0,0 20,0 10,10"
|
||||
IsVisible="False"
|
||||
HorizontalOptions="Center">
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
Padding="0"
|
||||
Margin="0">
|
||||
<Label
|
||||
Text="{x:Static resources:AppResources.ActionReturn}"
|
||||
Text="{x:Static resources:AppResources.ActionEndRental}"
|
||||
FontSize="Large"
|
||||
TextColor="White"
|
||||
HorizontalOptions="Center"
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
Padding="0"
|
||||
Margin="0">
|
||||
<Label
|
||||
Text="{x:Static resources:AppResources.ActionClose}"
|
||||
Text="{x:Static resources:AppResources.ActionCloseLock}"
|
||||
FontSize="Large"
|
||||
TextColor="White"
|
||||
HorizontalOptions="Center"
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
<FontImageSource
|
||||
Glyph="{StaticResource check}"
|
||||
FontFamily="FA-S"
|
||||
Size="Large"
|
||||
Size="22"
|
||||
Color="White"/>
|
||||
</Image.Source>
|
||||
</Image>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue