Daltron / NotificationBanner

The easiest way to display highly customizable in app notification banners in iOS
MIT License
4.78k stars 662 forks source link

Title/subtitle do not appear when right view is set #293

Closed haukurhal closed 4 years ago

haukurhal commented 4 years ago

There is no problem when I only show the left view. However when I try to show the right view, it appears on top of the left view and the text doesn't show. Like so:

image

It may not be too obvious but there is a right arrow (chevron) on top of the leftView, and no text is visible.

This is when I only display the left view:

image

Any ideas?

maxmika commented 4 years ago

Yep, same here.

psalzAppDev commented 4 years ago

The constraints for the right view are not correct. I will submit a pull request with a fix.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed due to inactivity.