adjust screen drightness on card open
This commit is contained in:
parent
bf653e6456
commit
2424b31c75
9 changed files with 189 additions and 5 deletions
|
|
@ -461,7 +461,7 @@ class _MihCardsState extends State<MihCards> {
|
|||
setState(() {
|
||||
_bannerAd = MihBannerAd();
|
||||
});
|
||||
Navigator.pop(context);
|
||||
// Navigator.pop(context);
|
||||
},
|
||||
);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue