1. Objective C / Говнокод #18886

    −481

    1. 1
    2. 2
    3. 3
    4. 4
    - (void)drawTextInRect:(CGRect)rect {
        CGRect bounds = CGRectInset(rect, 0.f, 0.f);
        [super drawTextInRect:bounds];
    }

    Запостил: besprincypniycentner, 18 Октября 2015

    Комментарии (1) RSS

    Добавить комментарий