設(shè)置[tableView deselectRowAtIndexPath:indexPath animated:YES];或者cell.backgroundColor = [UIColor clearColor];之后替換圖片就失效了,麻煩問一下這個怎么解決
iOS自定義tableView多選cell選中樣式前段時間寫了一篇tableView多選刪除的文章http://www.itdecent.cn/p/abfc4d7e56a9,然后一直有人問怎么自定義多選狀態(tài)的按鈕樣式,系統(tǒng)默...