Révision cca5ecf0
TestTeoBluetooth/TestTeoBluetooth/Views/AccueilView.xaml | ||
---|---|---|
4 | 4 |
xmlns="http://xamarin.com/schemas/2014/forms" |
5 | 5 |
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" |
6 | 6 |
xmlns:xe="clr-namespace:XamEffects;assembly=XamEffects" |
7 |
Title="Welcome to Bluetooth Test app">
|
|
7 |
Title="Teo Test Bluetooth - Bienvenue">
|
|
8 | 8 |
<ContentPage.Content> |
9 | 9 |
<StackLayout BackgroundColor="#001729" VerticalOptions="FillAndExpand"> |
10 | 10 |
<StackLayout VerticalOptions="CenterAndExpand"> |
... | ... | |
24 | 24 |
FontSize="18" |
25 | 25 |
HorizontalOptions="CenterAndExpand" |
26 | 26 |
HorizontalTextAlignment="Center" |
27 |
Text="Bluetooth Test!!!!!!!!"
|
|
27 |
Text="Teo Test Bluetooth"
|
|
28 | 28 |
TextColor="White" |
29 | 29 |
VerticalOptions="CenterAndExpand" /> |
30 | 30 |
<BoxView |
... | ... | |
44 | 44 |
FontSize="16" |
45 | 45 |
HorizontalOptions="Center" |
46 | 46 |
HorizontalTextAlignment="Center" |
47 |
Text="Show Bonded Devices"
|
|
47 |
Text="Afficher les appareils appairés"
|
|
48 | 48 |
TextColor="#34a9ff" /> |
49 | 49 |
</StackLayout> |
50 | 50 |
</xe:BorderView> |
TestTeoBluetooth/TestTeoBluetooth/obj/Debug/netstandard2.0/App.xaml.g.cs | ||
---|---|---|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestBLE.App.xaml", "App.xaml", typeof(global::TestBLE.App))]
|
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestTeoBluetooth.App.xaml", "App.xaml", typeof(global::TestBLE.App))]
|
|
12 | 12 |
|
13 | 13 |
namespace TestBLE { |
14 | 14 |
|
TestTeoBluetooth/TestTeoBluetooth/obj/Debug/netstandard2.0/MainPage.xaml.g.cs | ||
---|---|---|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestBLE.MainPage.xaml", "MainPage.xaml", typeof(global::TestBLE.MainPage))]
|
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestTeoBluetooth.MainPage.xaml", "MainPage.xaml", typeof(global::TestBLE.MainPage))]
|
|
12 | 12 |
|
13 | 13 |
namespace TestBLE { |
14 | 14 |
|
TestTeoBluetooth/TestTeoBluetooth/obj/Debug/netstandard2.0/Views/AccueilView.xaml.g.cs | ||
---|---|---|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestBLE.Views.AccueilView.xaml", "Views/AccueilView.xaml", typeof(global::TestBLE.Views.AccueilView))]
|
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestTeoBluetooth.Views.AccueilView.xaml", "Views/AccueilView.xaml", typeof(global::TestBLE.Views.AccueilView))]
|
|
12 | 12 |
|
13 | 13 |
namespace TestBLE.Views { |
14 | 14 |
|
TestTeoBluetooth/TestTeoBluetooth/obj/Debug/netstandard2.0/Views/DeviceView.xaml.g.cs | ||
---|---|---|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestBLE.Views.DeviceView.xaml", "Views/DeviceView.xaml", typeof(global::TestBLE.Views.DeviceView))]
|
|
11 |
[assembly: global::Xamarin.Forms.Xaml.XamlResourceIdAttribute("TestTeoBluetooth.Views.DeviceView.xaml", "Views/DeviceView.xaml", typeof(global::TestBLE.Views.DeviceView))]
|
|
12 | 12 |
|
13 | 13 |
namespace TestBLE.Views { |
14 | 14 |
|
Formats disponibles : Unified diff