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

リスト表示画面のスクロールがカクカクする。 #3

Open hiroeorz opened 14 years ago

hiroeorz commented 14 years ago

リスト表示画面のスクロールがカクカクする。

hiroeorz commented 13 years ago

修正済み。 原因はセルのIdentifierをIB側で適切に設定していなかったためにセルの再利用が行われず、毎回新たにセルを生成していたため。