Pauleen Villareal
Results
2
issues of
Pauleen Villareal
My code is: style.cellFont = UIFont(name: "Gilroy-Light", size: 11.0)! style.headerFont = UIFont(name: "Gilroy-Light", size: 15.0)! style.weekdaysFont = UIFont(name: "Gilroy-Light", size: 15.0)! The header and weekdays font were successfully changed but...
My main controller view's background color is black but when I toggle the right drawer, it shows a white background. Can we change that to black as well so the...