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
{
Text = "Voici le texte à partager",
Title = "Partagez ce texte"
Text = "Voici le texte à partager (à changer)",
Title = "Partagez ce texte : (à modifier)"
});
}
}
Loading…
Cancel
Save