From e41e52ab3bd771f85c7a0abee533b9a5374d1587 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 23:31:37 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../src/wp/ContactPicker.xaml | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 js/ui/cordova/plugins/cordova-plugin-contacts/src/wp/ContactPicker.xaml diff --git a/js/ui/cordova/plugins/cordova-plugin-contacts/src/wp/ContactPicker.xaml b/js/ui/cordova/plugins/cordova-plugin-contacts/src/wp/ContactPicker.xaml new file mode 100644 index 0000000..cef3681 --- /dev/null +++ b/js/ui/cordova/plugins/cordova-plugin-contacts/src/wp/ContactPicker.xaml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file