エラー記録 日記の検索 詳細 一覧 カテゴリー お知らせ リンク集 チップス ページビュー 20131
Here’s a relatively easy way to achieve rounded corners on the standard image view in a UITableViewCell: cell.imageView.layer.masksToBounds = YES; cell.imageView.layer.cornerRadius = 5.0; Set this up when you create the cell (make sure you #import at the top, of course). It would appear the UIImageView control creates sublayers to display the actual image content, which is why we use the masksToBo
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く