Remove error message, return to intro fragment when retrying.

This commit is contained in:
akwizgran
2020-10-27 17:37:22 +00:00
parent 948212103c
commit 0caa522f07
3 changed files with 15 additions and 12 deletions

View File

@@ -210,7 +210,6 @@
<string name="connecting_to_device">Connecting to device\u2026</string>
<string name="authenticating_with_device">Authenticating with device\u2026</string>
<string name="connection_error_title">Could not connect to your contact</string>
<string name="connection_error_explanation">Please check that you\'re both connected to the same Wi-Fi network.</string>
<string name="connection_error_feedback">If this problem persists, please <a href="feedback">send feedback</a> to help us improve the app.</string>
<!-- Adding Contacts Remotely -->