From e8943156a6eec27f1429f6612f2e7d1fcc147725 Mon Sep 17 00:00:00 2001 From: septs Date: Mon, 16 Dec 2024 19:36:20 +0800 Subject: [PATCH] fix: profile download wizard details toggle show --- .../src/main/res/layout/fragment_download_details.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app-common/src/main/res/layout/fragment_download_details.xml b/app-common/src/main/res/layout/fragment_download_details.xml index 3f58844..be01ad2 100644 --- a/app-common/src/main/res/layout/fragment_download_details.xml +++ b/app-common/src/main/res/layout/fragment_download_details.xml @@ -43,7 +43,8 @@ android:id="@+id/profile_download_code" android:layout_width="0dp" android:layout_height="wrap_content" - android:hint="@string/profile_download_code"> + android:hint="@string/profile_download_code" + app:passwordToggleEnabled="true"> + android:hint="@string/profile_download_confirmation_code" + app:passwordToggleEnabled="true">