diff --git a/src/Android/Resources/drawable/cog_environment.xml b/src/Android/Resources/drawable/cog_environment.xml
index a7a5a37ce..973dac6a7 100644
--- a/src/Android/Resources/drawable/cog_environment.xml
+++ b/src/Android/Resources/drawable/cog_environment.xml
@@ -4,6 +4,6 @@
android:viewportWidth="1792"
android:viewportHeight="1792">
diff --git a/src/App/Controls/AccountViewCell/AccountViewCell.xaml b/src/App/Controls/AccountViewCell/AccountViewCell.xaml
index ada1faa4c..4e6819c01 100644
--- a/src/App/Controls/AccountViewCell/AccountViewCell.xaml
+++ b/src/App/Controls/AccountViewCell/AccountViewCell.xaml
@@ -23,7 +23,7 @@
-
+
diff --git a/src/App/Pages/Accounts/HomePage.xaml b/src/App/Pages/Accounts/HomePage.xaml
index 4c729f41b..6899e02a7 100644
--- a/src/App/Pages/Accounts/HomePage.xaml
+++ b/src/App/Pages/Accounts/HomePage.xaml
@@ -15,9 +15,10 @@
-
+
@@ -34,7 +35,7 @@
AutomationProperties.Name="{u:I18n Account}" />
-
+
+ HorizontalTextAlignment="Center">
+
-
-
+
diff --git a/src/App/Pages/Accounts/LockPage.xaml b/src/App/Pages/Accounts/LockPage.xaml
index 521312ff5..94965a1bf 100644
--- a/src/App/Pages/Accounts/LockPage.xaml
+++ b/src/App/Pages/Accounts/LockPage.xaml
@@ -123,8 +123,8 @@
StyleClass="box-row"
Padding="0, 10, 0, 0">
+ Text="{Binding LockedVerifyText}"
+ StyleClass="box-footer-label" />
+ IsVisible="{Binding BiometricButtonVisible}">
+