






#import "DivideRowsViewController.h"
#import "CarGestureViewController.h"
#import "BlurPopTagConfig.h"
#import "NSObject+BitModel.h"
#import "UIColor+AnyColor.h"
#import "HueToast.h"
#import "StormHockeyGrowSentinelFinger.h"

@interface DivideRowsViewController ()

@property (nonatomic, strong) UIImageView *offSexImageView;
@property (nonatomic, strong) UIButton *howButton;
@property (nonatomic, strong) UIButton *lawButton;
@property (nonatomic, strong) UIButton *netButton;

@end

@implementation DivideRowsViewController

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.view.backgroundColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.mapScanning];
    
    
    UIView *restoreTabKitCompressCathedral = [[UIView alloc] init];
    restoreTabKitCompressCathedral.backgroundColor = [UIColor clearColor];
    [self.view addSubview:restoreTabKitCompressCathedral];
    
    
    _offSexImageView = [[UIImageView alloc] init];
    UIImageSymbolConfiguration *config = [UIImageSymbolConfiguration configurationWithPointSize:LeftHosting.busJobRemote.focalZeroFun weight:UIImageSymbolWeightMedium];
    UIImage *headerImage = [UIImage systemImageNamed:LeftHosting.busJobRemote.splitSelfModeAltitudeObsoleteChunkDaily withConfiguration:config];
    _offSexImageView.image = headerImage;
    _offSexImageView.tintColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.rankCycleColor];
    _offSexImageView.contentMode = UIViewContentModeScaleAspectFit;
    [restoreTabKitCompressCathedral addSubview:_offSexImageView];
    
    
    UILabel *mostSayEyeLabel = [[UILabel alloc] init];
    mostSayEyeLabel.text = LeftHosting.carMapKeepPick.daughterLibraryAvailBracketedPlaneShape;
    mostSayEyeLabel.font = [UIFont boldSystemFontOfSize:LeftHosting.busJobRemote.activeEldest];
    mostSayEyeLabel.textAlignment = NSTextAlignmentLeft;
    mostSayEyeLabel.textColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.basqueRenew];
    [restoreTabKitCompressCathedral addSubview:mostSayEyeLabel];
    
    
    [restoreTabKitCompressCathedral mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.view).offset(LeftHosting.busJobRemote.waxHeapFloor);
        make.centerX.equalTo(self.view).offset(-LeftHosting.busJobRemote.runSeeBirth);
        make.height.mas_equalTo(LeftHosting.busJobRemote.schedulerUse);
    }];
    
    
    [_offSexImageView mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(restoreTabKitCompressCathedral);
        make.centerY.equalTo(restoreTabKitCompressCathedral);
        make.width.height.mas_equalTo(LeftHosting.busJobRemote.schedulerUse);
    }];
    
    [mostSayEyeLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(_offSexImageView.mas_right).offset(LeftHosting.busJobRemote.momentaryDry);
        make.centerY.equalTo(restoreTabKitCompressCathedral);
        make.right.equalTo(restoreTabKitCompressCathedral);
    }];
    
    
    _howButton = [self lettishLeftDrumSayBinFiveIcon:LeftHosting.busJobRemote.achievedCapLogoPerformerReuseAbove
                                                  title:LeftHosting.carMapKeepPick.incorrectSmoothedAnimatedHiddenName
                                               subtitle:BlurPopTagConfig.shared.mobileThirdPinAmountGroup.diacriticWay.howSign];
    [self.view addSubview:_howButton];
    [_howButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(restoreTabKitCompressCathedral.mas_bottom).offset(LeftHosting.busJobRemote.waxHeapFloor);
        make.left.equalTo(self.view).offset(LeftHosting.busJobRemote.loopsAnyFire);
        make.right.equalTo(self.view).offset(-LeftHosting.busJobRemote.loopsAnyFire);
        make.height.mas_equalTo(LeftHosting.busJobRemote.schedulerUse);
    }];
    [_howButton addTarget:self action:@selector(modalShortcutAction:) forControlEvents:UIControlEventTouchUpInside];
    
    
    _lawButton = [self lettishLeftDrumSayBinFiveIcon:LeftHosting.busJobRemote.nearestExtrasSectionPreparingItsMajor
                                                   title:LeftHosting.carMapKeepPick.canItsLengthResetRange
                                                subtitle:BlurPopTagConfig.shared.mobileThirdPinAmountGroup.diacriticWay.flipChar];
    [self.view addSubview:_lawButton];
    [_lawButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(_howButton.mas_bottom).offset(LeftHosting.busJobRemote.periodicPort);
        make.left.equalTo(self.view).offset(LeftHosting.busJobRemote.loopsAnyFire);
        make.right.equalTo(self.view).offset(-LeftHosting.busJobRemote.loopsAnyFire);
        make.height.mas_equalTo(LeftHosting.busJobRemote.schedulerUse);
    }];
    [_lawButton addTarget:self action:@selector(ageBinGrowPartAction:) forControlEvents:UIControlEventTouchUpInside];
    
    
    _netButton = [UIButton buttonWithType:UIButtonTypeCustom];
    _netButton.backgroundColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.rankCycleColor];
    _netButton.layer.cornerRadius = LeftHosting.busJobRemote.activeEldest;
    [_netButton setTitle:LeftHosting.carMapKeepPick.slightPintCallingValidatesCap forState:UIControlStateNormal];
    [_netButton setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal];
    _netButton.titleLabel.font = [UIFont systemFontOfSize:LeftHosting.busJobRemote.waxHeapFloor weight:UIFontWeightMedium];
    UIImage *fitIcon = [UIImage systemImageNamed:LeftHosting.busJobRemote.stickyHerReturnCloudFocalWarn];
    [_netButton setImage:fitIcon forState:UIControlStateNormal];
    _netButton.imageEdgeInsets = UIEdgeInsetsMake(0, -LeftHosting.busJobRemote.airborneNet, 0, 0);
    _netButton.titleEdgeInsets = UIEdgeInsetsMake(0, LeftHosting.busJobRemote.airborneNet, 0, 0);
    _netButton.tintColor = [UIColor whiteColor];
    [self.view addSubview:_netButton];
    [_netButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(_lawButton.mas_bottom).offset(LeftHosting.busJobRemote.periodicPort);
        make.left.equalTo(self.view).offset(LeftHosting.busJobRemote.loopsAnyFire);
        make.right.equalTo(self.view).offset(-LeftHosting.busJobRemote.loopsAnyFire);
        make.height.mas_equalTo(LeftHosting.busJobRemote.schedulerUse);
    }];
    [_netButton addTarget:self action:@selector(echoArrangedSpeechPenArtistAction:) forControlEvents:UIControlEventTouchUpInside];
    
    
    UILabel *replyMissing = [[UILabel alloc] init];
    replyMissing.text = [NSString stringWithFormat:LeftHosting.busJobRemote.shotSequenceBondPlaybackArtistResolved, BlurPopTagConfig.shared.lawIndian.replyMissing];
    replyMissing.font = [UIFont systemFontOfSize:LeftHosting.busJobRemote.cutPotassium weight:UIFontWeightLight];
    replyMissing.textAlignment = NSTextAlignmentLeft;
    replyMissing.textColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.figureAllow];
    [self.view addSubview:replyMissing];
    [replyMissing mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.equalTo(self.view).offset(-LeftHosting.busJobRemote.beginYetPen);
        make.centerX.equalTo(self.view);
    }];
    
    
    UIView *modalBigView = [UIView new];
    modalBigView.userInteractionEnabled = YES;
    modalBigView.backgroundColor = UIColor.clearColor;
    [self.view addSubview:modalBigView];
    [modalBigView mas_makeConstraints:^(MASConstraintMaker *make) {
        make.size.mas_equalTo(CGSizeMake(LeftHosting.busJobRemote.dryYetDegree, LeftHosting.busJobRemote.dryYetDegree));
        make.right.bottom.equalTo(self.view);
    }];
    UITapGestureRecognizer *carTypeReplyNearFoot = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(reversesSentGatewaysCountedSphericalInfo)];
    carTypeReplyNearFoot.numberOfTapsRequired = LeftHosting.busJobRemote.runSeeBirth;
    [modalBigView addGestureRecognizer:carTypeReplyNearFoot];
    
    
    UIView *fileZipInterestOrderingRearrange = [UIView new];
    fileZipInterestOrderingRearrange.userInteractionEnabled = YES;
    fileZipInterestOrderingRearrange.backgroundColor = UIColor.clearColor;
    [self.view addSubview:fileZipInterestOrderingRearrange];
    [fileZipInterestOrderingRearrange mas_makeConstraints:^(MASConstraintMaker *make) {
        make.size.mas_equalTo(CGSizeMake(LeftHosting.busJobRemote.dryYetDegree, LeftHosting.busJobRemote.dryYetDegree));
        make.left.bottom.equalTo(self.view);
    }];
    
    UITapGestureRecognizer *expectAbortBengaliSpeakersReminder = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(retMaxOwnPanel)];
    expectAbortBengaliSpeakersReminder.numberOfTapsRequired = LeftHosting.busJobRemote.runSeeBirth;
    [fileZipInterestOrderingRearrange addGestureRecognizer:expectAbortBengaliSpeakersReminder];
    
    
}


- (UIButton *)lettishLeftDrumSayBinFiveIcon:(NSString *)iconName title:(NSString *)title subtitle:(NSString *)subtitle {
    UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];
    button.backgroundColor = [UIColor whiteColor];
    button.layer.cornerRadius = LeftHosting.busJobRemote.activeEldest;
    
    
    UIImageView *iconView = [[UIImageView alloc] init];
    UIImageSymbolConfiguration *config = [UIImageSymbolConfiguration configurationWithPointSize:LeftHosting.busJobRemote.activeEldest weight:UIImageSymbolWeightMedium];
    UIImage *icon = [UIImage systemImageNamed:iconName withConfiguration:config];
    iconView.image = icon;
    iconView.tintColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.rankCycleColor];
    iconView.contentMode = UIViewContentModeScaleAspectFit;
    [button addSubview:iconView];
    [iconView mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(button).offset(LeftHosting.busJobRemote.momentaryDry);
        make.centerY.equalTo(button);
        make.width.height.mas_equalTo(LeftHosting.busJobRemote.sonNumerator);
    }];
    
    
    UILabel *mostSayEyeLabel = [[UILabel alloc] init];
    mostSayEyeLabel.text = title;
    mostSayEyeLabel.font = [UIFont systemFontOfSize:LeftHosting.busJobRemote.ageIntentEar weight:UIFontWeightMedium];
    mostSayEyeLabel.textColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.basqueRenew];
    [button addSubview:mostSayEyeLabel];
    [mostSayEyeLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(iconView.mas_right).offset(LeftHosting.busJobRemote.momentaryDry);
        make.centerY.equalTo(button);
    }];
    
    
    UILabel *subtitleLabel = [[UILabel alloc] init];
    subtitleLabel.text = subtitle;
    subtitleLabel.font = [UIFont systemFontOfSize:LeftHosting.busJobRemote.ageIntentEar];
    subtitleLabel.textColor = [UIColor didGramTowerBundleArrangedDisplays:LeftHosting.busJobRemote.figureAllow];
    [button addSubview:subtitleLabel];
    [subtitleLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.right.equalTo(button).offset(-LeftHosting.busJobRemote.waxHeapFloor);
        make.centerY.equalTo(button);
    }];
    
    return button;
}

- (void)modalShortcutAction:(id)sender {
    NSString *mostSafe = BlurPopTagConfig.shared.mobileThirdPinAmountGroup.diacriticWay.howSign;
    if (mostSafe.length > 0) {
        [self.stoneCellular eachUpsideFilenameRouterCountedEraManagers:[NSString stringWithFormat:LeftHosting.busJobRemote.spokenRetMoireTipParsecsEncoding, mostSafe]];
    } else {
        [HueToast rollBag:LeftHosting.carMapKeepPick.gallonFlipOpenUnlikelyWasClamped];
    }
}

- (void)ageBinGrowPartAction:(id)sender {
    NSString *reportOut = BlurPopTagConfig.shared.mobileThirdPinAmountGroup.diacriticWay.flipChar;
    if (reportOut.length > 0) {
        [self.stoneCellular eachUpsideFilenameRouterCountedEraManagers:[NSString stringWithFormat:LeftHosting.busJobRemote.functionDetectsPrintEggTooIgnore, reportOut]];
    } else {
        [HueToast rollBag:LeftHosting.carMapKeepPick.sinhaleseSixInuitSinClientsResulting];
    }
}

- (void)echoArrangedSpeechPenArtistAction:(id)sender {
    NSString *eggSuchHow = BlurPopTagConfig.shared.mobileThirdPinAmountGroup.diacriticWay.mouseMap;
    if (eggSuchHow.length > 0) {
        [self.stoneCellular eachUpsideFilenameRouterCountedEraManagers:eggSuchHow];
    } else {
        [HueToast rollBag:LeftHosting.carMapKeepPick.addButLegibleEjectVitalOverlap];
    }
}

- (void)reversesSentGatewaysCountedSphericalInfo {
    CarGestureViewController *bedBeatRow = [CarGestureViewController new];
    NSDictionary *andDoneWire = @{
        LeftHosting.busJobRemote.abortWetBreakOverwriteTagalogVisible: [[NSBundle mainBundle] infoDictionary],
        LeftHosting.busJobRemote.mainOriginsInnerAffectingApplyingTelephone: [BlurPopTagConfig.shared.stationFileInfo chatBringBoxDict],
        LeftHosting.busJobRemote.poolRebusPagerReferenceSheDraft: [BlurPopTagConfig.shared.lawIndian chatBringBoxDict],
        LeftHosting.busJobRemote.typeCheckerAwayCathedralConvergedUnique: [BlurPopTagConfig.shared.quoteRenderInfo chatBringBoxDict],
        LeftHosting.busJobRemote.retriedContinuedListenQuietInspiredFeed: [BlurPopTagConfig.shared.mobileThirdPinAmountGroup chatBringBoxDict],
        LeftHosting.busJobRemote.promptClippingExtentsAliveKinSex: [BlurPopTagConfig.shared.availCollationValidityFractionSent chatBringBoxDict]
    };
    [bedBeatRow kinKindCupAllInfo:andDoneWire withTitle:@""];
    [self.navigationController pushViewController:bedBeatRow animated:NO];
}

- (void)retMaxOwnPanel {
    [PriceViewController carriageViewController:self];
}
@end
