UIButton Selected Problem
Opened this issue · 2 comments
SuYungCheng commented
How can I distinguish the Button Normal text with Selected text?
they use the same localize key in the storyboard, but actually the button title is different.
willpowell8 commented
I am adding the additional localization parameters on buttons
Serg-Pogrebnyak commented
so, how I can use different text for different button state?