adjust screen drightness on card open

This commit is contained in:
2025-08-21 12:11:17 +02:00
parent bf653e6456
commit 2424b31c75
9 changed files with 189 additions and 5 deletions

View File

@@ -461,7 +461,7 @@ class _MihCardsState extends State<MihCards> {
setState(() {
_bannerAd = MihBannerAd();
});
Navigator.pop(context);
// Navigator.pop(context);
},
);
},