PPBadgeView icon indicating copy to clipboard operation
PPBadgeView copied to clipboard

issue in badge visibility with navigation bar

Open midhunpmohan opened this issue 4 years ago • 1 comments

Portion of badge view is missing when moving from one viewcontroller to another with navigation bar image

midhunpmohan avatar Jul 13 '19 06:07 midhunpmohan

Please check if the parent view of Badge is set with clipsToBounds = true

jkpang avatar Jul 29 '19 11:07 jkpang