Show
Ignore:
Timestamp:
07/28/08 18:40:37 (5 months ago)
Author:
kaz
Message:
  • Modified post text view font size
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/TwitterFon/Classes/Controllers/PostViewController.m

    r788 r790  
    3131- (void)viewDidLoad { 
    3232    charCount.font = [UIFont boldSystemFontOfSize:16]; 
    33     text.font = [UIFont systemFontOfSize:16]; 
     33    text.font = [UIFont systemFontOfSize:18]; 
    3434    self.view.hidden = true; 
    3535    textRange.location = 0;