summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/layout
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-04-24 19:43:02 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-04-27 16:21:52 +0000
commit44fc34e6685b68b2e34e33ad5a1b04df68029f13 (patch)
treeeab9077553c7f43e304079bfcc8879ec4f954c2f /android/src/main/res/layout
parent37e120656a80d24a654c1153c8b0a62c214ab888 (diff)
downloadmullvadvpn-44fc34e6685b68b2e34e33ad5a1b04df68029f13.tar.xz
mullvadvpn-44fc34e6685b68b2e34e33ad5a1b04df68029f13.zip
Set full public key as information
Diffstat (limited to 'android/src/main/res/layout')
-rw-r--r--android/src/main/res/layout/wireguard_key.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/res/layout/wireguard_key.xml b/android/src/main/res/layout/wireguard_key.xml
index 6cd827e421..554e709fdb 100644
--- a/android/src/main/res/layout/wireguard_key.xml
+++ b/android/src/main/res/layout/wireguard_key.xml
@@ -46,6 +46,7 @@
mullvad:clipboardLabel="@string/wireguard_public_key"
mullvad:copiedToast="@string/copied_wireguard_public_key"
mullvad:description="@string/public_key"
+ mullvad:maxLength="20"
mullvad:whenMissing="showSpinner"/>
<net.mullvad.mullvadvpn.ui.widget.InformationView android:id="@+id/key_age"
android:layout_width="match_parent"