Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタマイズされた UIView 内に TextView を挿入し、TextView の行数に基づいて UIView のサイズを変更する方法はありますか? メッセージ アプリのメッセージ バブルのようなもの (これもセルだと思います)。
これは Alex Barinov による git プロジェクトで、UITableView. テーブル ビューを使用すると、次のチャットの「バブル」を画面の下部に動的に追加し、古いコンテンツを押し上げることが簡単にできます。
UITableView
http://alexbarinov.github.com/UIBubbleTableView/