Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

crash in iOS 8 #31

@benyu

Description

@benyu

_textView = [[SAMTextView alloc] init];
_textView.translatesAutoresizingMaskIntoConstraints = NO;
_textView.backgroundColor = [UIColor lightTextColor];
_textView.editable = YES;
_textView.placeholder = @"What happened?";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions