From 9e1a1e63a21352af6b9fbca32a444d9d2b9e2be5 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Wed, 16 Dec 2020 14:29:32 +1100 Subject: [PATCH] Use actual icon --- res/drawable/ic_shield.xml | 9 +++++++++ res/layout/fragment_key_pair_migration_bottom_sheet.xml | 7 ++++--- 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 res/drawable/ic_shield.xml diff --git a/res/drawable/ic_shield.xml b/res/drawable/ic_shield.xml new file mode 100644 index 0000000000..c4104074ed --- /dev/null +++ b/res/drawable/ic_shield.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/layout/fragment_key_pair_migration_bottom_sheet.xml b/res/layout/fragment_key_pair_migration_bottom_sheet.xml index 4ff5e57327..e9bb17570b 100644 --- a/res/layout/fragment_key_pair_migration_bottom_sheet.xml +++ b/res/layout/fragment_key_pair_migration_bottom_sheet.xml @@ -11,9 +11,10 @@ app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">