hiroeorz / NowPlayingFriends

"now playing friends" is a one of iPhone application in order to find twitter users who are listening to music same as other twitter users at the same time. (This application uses hash tag "#nowplaying".)Twitterの#nowplaying ハッシュタグを利用して、現在同じ音楽を聴いているユーザを検索、表示するIPhoneアプリケーションです。
http://now-playing-friends.heroku.com/
Other
17 stars 6 forks source link

タイムラインの本文表示が途中で切れる。 #15

Open hiroeorz opened 13 years ago

hiroeorz commented 13 years ago

タイムラインの本文表示が途中で切れる事がある。 いつもではなくメモリ不足時ではないかと思われる。

@hiroe_orz17

hiroeorz commented 13 years ago

修正済み。 UITextViewではなくUILabelを使うようにした。