Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessory view is getting max height only #1

Open
Gurleen11071994 opened this issue Jan 3, 2019 · 1 comment
Open

Accessory view is getting max height only #1

Gurleen11071994 opened this issue Jan 3, 2019 · 1 comment

Comments

@Gurleen11071994
Copy link

If i add some actions in the cell like showing action sheet then after resigning of alert controller, ChatAccessoryView comes with max height only.

@SandsHellCreations
Copy link
Owner

SandsHellCreations commented Jan 3, 2019

if you want to present any UIAlertContorller or adding a view as subview inside viewcontroller that includes accessory view. Make sure to resign first responder of textview inside accessoryview.
Hope it'll work, and i also updated the article on https://medium.com/code-brew-com/dynamic-height-of-accessory-view-in-ios-bf0c2efe6da8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants