add select all switch, fix switch not clickable when relay name is too long

This commit is contained in:
greenart7c3
2023-07-24 07:46:32 -03:00
parent 95ac046a09
commit 0497f1e625
2 changed files with 62 additions and 37 deletions
+1
View File
@@ -506,4 +506,5 @@
<string name="nip05_verified">Nostr address was verified</string>
<string name="nip05_failed">Nostr address failed verification</string>
<string name="nip05_checking">Checking Nostr address</string>
<string name="select_deselect_all">Select/Deselect all</string>
</resources>