Son Forum Aktiviteleri
1Kullanıcıya ait forum aktivitesi bulunmamaktadır.
iOS Horizontal uicollectionView
15 Ağustos 2014 tarihinde cevaplandı
[code]
(void)setSelected:(BOOL)selected{ self.backgroundColor = selected?[UIColor greenColor]:[UIColor grayColor]; [super setSelected:selected]; }
[/code]
işini görür sanırım.