From 1374b8d4923a8f3c0ea7e2c5570c6207aa3586fc Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Thu, 9 Mar 2023 20:50:59 +0100 Subject: [PATCH] fixed crash when using fingerprint on Android 8.1 --- CHANGELOG.md | 1 + .../app/src/main/res/values-night/styles.xml | 2 +- android/app/src/main/res/values/styles.xml | 2 +- .../viewer/visual/entry_page_view.dart | 36 +++++++++++-------- 4 files changed, 25 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7516ea77..e5eeefb2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - Accessibility: using accessibility services keeping snack bar beyond countdown - Accessibility: navigation with TalkBack +- Vaults: crash when using fingerprint on older Android versions ## [v1.8.2] - 2023-02-28 diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml index 25046f02e..edd8ddab8 100644 --- a/android/app/src/main/res/values-night/styles.xml +++ b/android/app/src/main/res/values-night/styles.xml @@ -1,6 +1,6 @@ -