From 7fcf69f8b8d8253bfe807dd5b0a36704bcf87a58 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 29 Jul 2021 11:29:59 +0200 Subject: [PATCH] Updated authentication legend --- app/src/main/res/layout/fragment_options_display.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/fragment_options_display.xml b/app/src/main/res/layout/fragment_options_display.xml index 0651ec4797..0b130b644a 100644 --- a/app/src/main/res/layout/fragment_options_display.xml +++ b/app/src/main/res/layout/fragment_options_display.xml @@ -1476,6 +1476,7 @@ android:text="@string/title_advanced_authentication_none" android:textAppearance="@style/TextAppearance.AppCompat.Small" android:textStyle="italic" + android:visibility="gone" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/swAuthenticationIndicator" />