mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-07-09 12:57:30 +02:00
Version 3.0.376
This commit is contained in:
parent
ca080c87c0
commit
f963c0a219
158 changed files with 3228 additions and 1279 deletions
|
@ -118,6 +118,7 @@
|
|||
<Setter Property="VerticalOptions" Value="Start"/>
|
||||
<Setter Property="HorizontalOptions" Value="Start"/>
|
||||
<Setter Property="Padding" Value="0,14,0,12"/>
|
||||
<Setter Property="MaxLines" Value="1"/>
|
||||
</Style>
|
||||
<Style x:Key="Image-Navbar" TargetType="Image">
|
||||
<Setter Property="Source" Value="navbar_theme.png"/>
|
||||
|
|
|
@ -166,6 +166,7 @@
|
|||
<Setter Property="VerticalOptions" Value="Start"/>
|
||||
<Setter Property="HorizontalOptions" Value="Start"/>
|
||||
<Setter Property="Padding" Value="0,14,0,12"/>
|
||||
<Setter Property="MaxLines" Value="1"/>
|
||||
</Style>
|
||||
<Style x:Key="Image-Navbar" TargetType="Image">
|
||||
<Setter Property="Source" Value="navbar_theme.png"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue