LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Prevent unnecessary clipboard popups #281

Closed michaelWuensch closed 3 years ago

michaelWuensch commented 3 years ago

Description

This PR resolves the following situation: If no wallet exists yet and a new wallet is added by pasting the connect string in the connection activity, right after the wallet is created a popup appears stating: "Connection data was found, do you want to use it now?" This should not be the case, as it was just used.

Motivation and Context

Get rid of unnecessary popups

How Has This Been Tested?

On my S9

Types of changes

Checklist: