diff --git a/core/res/src/main/res/values/strings.xml b/core/res/src/main/res/values/strings.xml index 6321abad93..e316bc77d9 100644 --- a/core/res/src/main/res/values/strings.xml +++ b/core/res/src/main/res/values/strings.xml @@ -1720,6 +1720,7 @@ Approval has been revoked. Your funds remain in Yield mode. To perform actions, please go to Yield mode and grant permission again. Available balance Total balance + Earn up to %s a year Generate XPUB Hide You are about to hide this token from the main screen. You can add it back anytime through the manage tokens page. diff --git a/core/ui/src/main/res/drawable/ic_staking_40.xml b/core/ui/src/main/res/drawable/ic_staking_40.xml new file mode 100644 index 0000000000..07c94be806 --- /dev/null +++ b/core/ui/src/main/res/drawable/ic_staking_40.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + diff --git a/core/ui/src/main/res/drawable/ic_staking_disable_40.xml b/core/ui/src/main/res/drawable/ic_staking_disable_40.xml new file mode 100644 index 0000000000..e7442dc61c --- /dev/null +++ b/core/ui/src/main/res/drawable/ic_staking_disable_40.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + +