parent
605a6472fe
commit
1e2e0d0332
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<ContentView xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
x:Class="Trek_12.Views.bouton_R">
|
||||
<VerticalStackLayout>
|
||||
<Button
|
||||
CornerRadius="50"
|
||||
Opacity="0.5"
|
||||
WidthRequest="5"
|
||||
HeightRequest="5"
|
||||
BorderWidth="2"
|
||||
BorderColor="Black"/>
|
||||
</VerticalStackLayout>
|
||||
</ContentView>
|
Loading…
Reference in new issue