PaoloCuscela / Cards

Awesome iOS 11 appstore cards in swift 5.
MIT License
4.2k stars 274 forks source link

Labels overlays on iPad12.9 #120

Open arishanapalli opened 5 years ago

arishanapalli commented 5 years ago

For CardHighlight Cards the Title & subTitle are overlays text for only iPad 12.9 inch.

There are three categories of labels added on cards titleLabel, itemTitleLabel, itemSubTitleLabel,
I used only titleLabel & itemSubTitleLabel when I run the application in iPad12.9 inch. The titleLabel text & itemSubTitleLabel text are overlaps with each other. Remaining devices its work perfectly.

Your Feedback really help full