まーぽんって誰がつけたの?

iOS→Scala→インフラなおじさん技術メモ

iOS7のUITableViewでセルの下のボーダーが右側に少しずれる

セルの左側20pxぐらいぶんだけ、右側にずれちゃうんだけど、Storyboardのseparator Insetで解決しました。

直し方は、stackoverflowに書いてありました。

uitableviewcell - Is there a way to make UITableView cells in iOS 7 not have a line break in the separator? - Stack Overflow