pull/39/head
Leo TUAILLON 2 years ago
parent 5bc682e7f5
commit 1f1f5360e4

@ -30,8 +30,8 @@ public partial class MorePage : ContentPage
{ {
await Share.RequestAsync(new ShareTextRequest await Share.RequestAsync(new ShareTextRequest
{ {
Text = "Voici le texte à partager", Text = "Voici le texte à partager (à changer)",
Title = "Partagez ce texte" Title = "Partagez ce texte : (à modifier)"
}); });
} }
} }
Loading…
Cancel
Save