Vishnu пре 4 година
родитељ
комит
db3f0464d3
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      lib/ui/subscription_page.dart

+ 0 - 1
lib/ui/subscription_page.dart

@@ -213,7 +213,6 @@ class _SubscriptionPageState extends State<SubscriptionPage> {
     if (_hasActiveSubscription &&
     if (_hasActiveSubscription &&
         _currentSubscription.productID != kFreeProductID) {
         _currentSubscription.productID != kFreeProductID) {
       widgets.addAll([
       widgets.addAll([
-        Expanded(child: Container()),
         Align(
         Align(
           alignment: Alignment.center,
           alignment: Alignment.center,
           child: GestureDetector(
           child: GestureDetector(