From 16bcaa0f1356a0c871749cd442d763ac4c3f775f Mon Sep 17 00:00:00 2001 From: wu736139669 Date: Thu, 2 Apr 2015 10:34:04 +0800 Subject: [PATCH] new --- .../xcdebugger/Breakpoints_v2.xcbkptlist | 6 +- Ash_AWord/Views/Note/NoteTableViewCell.h | 1 + Ash_AWord/Views/Note/NoteTableViewCell.m | 6 ++ Ash_AWord/Views/Note/NoteTableViewCell.xib | 17 +++++- .../Pods-DACircularProgress.xcscheme | 59 +++++++++++++++++++ .../xcschemes/Pods-MWPhotoBrowser.xcscheme | 59 +++++++++++++++++++ .../xcschemes/Pods-PSTCollectionView.xcscheme | 59 +++++++++++++++++++ 7 files changed, 202 insertions(+), 5 deletions(-) create mode 100644 Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DACircularProgress.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MWPhotoBrowser.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-PSTCollectionView.xcscheme diff --git a/Ash_AWord.xcworkspace/xcuserdata/xmfish.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Ash_AWord.xcworkspace/xcuserdata/xmfish.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index ac62c33..630f82e 100644 --- a/Ash_AWord.xcworkspace/xcuserdata/xmfish.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/Ash_AWord.xcworkspace/xcuserdata/xmfish.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -266,11 +266,11 @@ ignoreCount = "0" continueAfterRunningActions = "No" filePath = "Ash_AWord/Views/Note/NoteTableViewCell.m" - timestampString = "449596299.705646" + timestampString = "449634594.612603" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "67" - endingLineNumber = "67" + startingLineNumber = "73" + endingLineNumber = "73" landmarkName = "+heightWith:" landmarkType = "5"> diff --git a/Ash_AWord/Views/Note/NoteTableViewCell.h b/Ash_AWord/Views/Note/NoteTableViewCell.h index 1cfc674..3b4fe49 100644 --- a/Ash_AWord/Views/Note/NoteTableViewCell.h +++ b/Ash_AWord/Views/Note/NoteTableViewCell.h @@ -9,6 +9,7 @@ #import @class Text_Image; @interface NoteTableViewCell : UITableViewCell +@property (weak, nonatomic) IBOutlet UILabel *timeLabel; @property (weak, nonatomic) IBOutlet UILabel *contentLabel; @property (weak, nonatomic) IBOutlet UIImageView *avatar; @property (weak, nonatomic) IBOutlet UILabel *userName; diff --git a/Ash_AWord/Views/Note/NoteTableViewCell.m b/Ash_AWord/Views/Note/NoteTableViewCell.m index cc99977..fe6f9a3 100644 --- a/Ash_AWord/Views/Note/NoteTableViewCell.m +++ b/Ash_AWord/Views/Note/NoteTableViewCell.m @@ -13,6 +13,11 @@ - (void)awakeFromNib { // Initialization code _contentLabel.font = [UIFont appFontOfSize:14.0]; + _timeLabel.font = [UIFont appFontOfSize:14.0]; + + _avatar.layer.cornerRadius = _avatar.frame.size.width/2; + _avatar.layer.masksToBounds = YES; + } - (void)setSelected:(BOOL)selected animated:(BOOL)animated { @@ -43,6 +48,7 @@ + _timeLabel.text = text_image.createTime; UIFont *font = [UIFont appFontOfSize:14.0]; CGSize size = CGSizeMake(300*[Ash_UIUtil currentScreenSizeRate],MAXFLOAT); diff --git a/Ash_AWord/Views/Note/NoteTableViewCell.xib b/Ash_AWord/Views/Note/NoteTableViewCell.xib index dec6f9a..72197ae 100644 --- a/Ash_AWord/Views/Note/NoteTableViewCell.xib +++ b/Ash_AWord/Views/Note/NoteTableViewCell.xib @@ -27,7 +27,7 @@ - + @@ -100,6 +100,16 @@ + @@ -107,6 +117,7 @@ + @@ -118,6 +129,7 @@ + @@ -138,9 +150,10 @@ + - + diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DACircularProgress.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DACircularProgress.xcscheme new file mode 100644 index 0000000..730b4c3 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-DACircularProgress.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MWPhotoBrowser.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MWPhotoBrowser.xcscheme new file mode 100644 index 0000000..ae27356 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-MWPhotoBrowser.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-PSTCollectionView.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-PSTCollectionView.xcscheme new file mode 100644 index 0000000..cbf5301 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/xmfish.xcuserdatad/xcschemes/Pods-PSTCollectionView.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + +