Closed fabianblum closed 5 years ago
Changes for the close button #150
[closeBtn setFrame:CGRectMake(0, viewHeight - 50, viewWidth, 50)]; caused the close button to align the centre sometime when rotating. The previous code works fine.
Changes for the close button #150