Fixes, Android adaptive icon for crypto.
This commit is contained in:
@@ -17,6 +17,7 @@ class _CurrenciesState extends SettingsBaseState<CurrenciesScreen> {
|
||||
|
||||
_CurrenciesState(SqliteHelper helper, String app) : super(helper, app);
|
||||
|
||||
bool isAutomaticallyImplyLeading() => true;
|
||||
|
||||
@override
|
||||
List<String> getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user