python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Custom UIButton -> part of title disappears after click
I created custom button subclassing UIButton.
I set custom font for titleLabel.
After tapping on custom button, the part of title disappears.
Without setting custom font, the text stays the same.
I th...
kostik
Votes: 0
Answers: 1
Title in button shrinks Swift
I have a button but when I add it to my view the text shrinks... I have no idea what is going on I think I've tried everything. Please help! Thanks!!
This is how I'm creating my button
private lazy ...

Fernando Ivan Perez Ruiz
Votes: 0
Answers: 0
UIButton has strange unexpected bakground color on different device
I've recently been building an app under iOS 15 (latest as of writing this code), and when I shipped a version of my app to test flight, one of my users sent me a video of the app working, and I notic...

Trihedron
Votes: 0
Answers: 3
How to get last button selected in button group?
In this code, when i select a button it reveals the image behind the "question-mark". If i select another button, the first image is reset back to the default question mark image and the oth...
bratzcoding
Votes: 0
Answers: 1