From 7eb866b94344c39ecfba309ee6f9efe58e0a9238 Mon Sep 17 00:00:00 2001 From: Balasankar C Date: Tue, 16 Jan 2018 20:31:39 +0000 Subject: Fix totp elements layout (#367) * Fix totp elements layout * Add missing rule * Make username copy button invisible by default * Fix totp copy button string * Don't show username fields if not set --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8a5f0e39..9d23a253 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -97,6 +97,7 @@ Edit password Copy password Copy username + Copy OTP code Share as plaintext Last changed %s -- cgit v1.2.3