






#import "EitherFunViewController.h"
#import "LargeStrideLabel.h"
#import "WetRetBoxFrameViewController.h"

@interface EitherFunViewController ()

@property (nonatomic, strong) UITextField *clipCoalesceTextField;
@property (nonatomic, strong) UITextField *pubSonNearestTextField;
@property (nonatomic,strong) LargeStrideLabel *noteRunDrainLabel;
@end



@implementation EitherFunViewController

- (LargeStrideLabel *)noteRunDrainLabel {
    if (!_noteRunDrainLabel) {
        _noteRunDrainLabel = [LargeStrideLabel tintHangBeginLabel:NO];
    }
    return _noteRunDrainLabel;
}

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.clipCoalesceTextField = [MainMinimal radioWaterLivePrimeLemmaAccount];
    [self.view addSubview:self.clipCoalesceTextField];
    [self.clipCoalesceTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.mas_equalTo(MainMinimal.nordicPubTen.artOutGaelic);
        make.left.mas_equalTo(MainMinimal.nordicPubTen.capturingZip);
        make.right.mas_equalTo(-MainMinimal.nordicPubTen.capturingZip);
        make.height.mas_equalTo(MainMinimal.nordicPubTen.readPersonal);
    }];
    
    
    self.pubSonNearestTextField = [MainMinimal recognizeSlovenianBalanceWideKeyboardPassword:NO];
    [self.view addSubview:self.pubSonNearestTextField];
    [self.pubSonNearestTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.clipCoalesceTextField.mas_bottom).offset(MainMinimal.nordicPubTen.storylineFax);
        make.left.right.equalTo(self.clipCoalesceTextField);
        make.height.mas_equalTo(MainMinimal.nordicPubTen.readPersonal);
    }];
    UIButton *rightButton = self.pubSonNearestTextField.rightView.subviews.firstObject;
    [rightButton addTarget:self action:@selector(icelandicClampEnteredInsertedSindhiPartialHandler:) forControlEvents:(UIControlEventTouchUpInside)];

    
    UIButton *addWetBankTenButton = [MainMinimal grandsonTransportQuarterSchedulerTowerColor:MainMinimal.tiedTagCertTen.rareDolbyLost];
    [addWetBankTenButton addTarget:self action:@selector(portSomaliStaleReadUnwrapReactorAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:addWetBankTenButton];
    [addWetBankTenButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.pubSonNearestTextField.mas_bottom).offset(MainMinimal.nordicPubTen.storylineFax);
        make.left.right.equalTo(self.pubSonNearestTextField);
        make.height.mas_equalTo(MainMinimal.nordicPubTen.animationRet);
    }];
    
    [self.view addSubview:self.noteRunDrainLabel];
    growMix(self);
    [self.noteRunDrainLabel setPeriodicSpineProteinSeleniumDivideNote:^{
        mayBridge(self);
        [self genderSucceedListStylisticFollowerDateAction];
    }];
    [self.noteRunDrainLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.mas_equalTo(-MainMinimal.nordicPubTen.raceAreCocoa);
        make.left.mas_equalTo(MainMinimal.nordicPubTen.tooMileLocal);
        make.right.mas_equalTo(-MainMinimal.nordicPubTen.tooMileLocal);
    }];
}

- (void)icelandicClampEnteredInsertedSindhiPartialHandler:(UIButton *)sender {
    sender.selected = !sender.isSelected;
    self.pubSonNearestTextField.secureTextEntry = !self.pubSonNearestTextField.isSecureTextEntry;
}

- (void)portSomaliStaleReadUnwrapReactorAction:(UIButton *)sender {
    if (self.clipCoalesceTextField.text.length < MainMinimal.nordicPubTen.fixGraySlab) {
        [FunAlertView caretProcessedLinerPeriodicRegistrySerialize:MainMinimal.tiedTagCertTen.engineEnd message:MainMinimal.tiedTagCertTen.elevationShelfIndicatedCervicalResizeLargest completion:nil];
        return;
    }
    if (self.pubSonNearestTextField.text.length < MainMinimal.nordicPubTen.fixGraySlab) {
        [FunAlertView caretProcessedLinerPeriodicRegistrySerialize:MainMinimal.tiedTagCertTen.engineEnd message:MainMinimal.tiedTagCertTen.maskObsoleteDynamicPubSevenCosmic completion:nil];
        return;
    }
    if ([self.bedEveryWrist respondsToSelector:@selector(speechArrowCommonSnapTopRecoveredUnboundedName:farKey:completion:)]) {
        [TooRespondView blurBeatFloorWindow];
        [self.bedEveryWrist speechArrowCommonSnapTopRecoveredUnboundedName:self.clipCoalesceTextField.text farKey:self.pubSonNearestTextField.text completion:^(id object) {
            [TooRespondView sentMoleCurlSimulatesAbortedWindow];
        }];
    }
}


- (void)genderSucceedListStylisticFollowerDateAction {
    WetRetBoxFrameViewController *bitDigestMap = [WetRetBoxFrameViewController new];
    bitDigestMap.freeKinDark = @(YES);
    bitDigestMap.bedEveryWrist = self.bedEveryWrist;
    [bitDigestMap setArmourEarTapSlopeDistinct:^(BOOL result) {
        self.noteRunDrainLabel.givenFireSlope = result;
    }];
    [self.navigationController pushViewController:bitDigestMap animated:NO];
}

@end
