Fixes, Android adaptive icon for crypto.
This commit is contained in:
@@ -41,6 +41,8 @@ class PurchaseSuccessScreenState<T> extends BaseState<PurchaseSuccessScreen> {
|
||||
int currency;
|
||||
bool showBonus;
|
||||
|
||||
bool isAutomaticallyImplyLeading() => false;
|
||||
|
||||
@override String getTitle() {
|
||||
return StringsLocalization.carryingPurchase();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user