List selection in Ringtone shows a blue color for selected item. What color code is that?
Do anyone know the color code for that blue selected text, as it is in Ringtone list? thanks.
textfield.textColor=[UIColor colorWithRed:53/255.0 green:80/255.0 blue:129/255.0 alpha:1.0];
happy coding...
精彩评论