-
Notifications
You must be signed in to change notification settings - Fork 99
Fix ChatChannelView
keyboard background not using color from palette
#845
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
Conversation
SDK Size
|
a0aee06
to
1796263
Compare
ChatChannelView
keyboard background not using color from palette
).background( | ||
TabBarAccessor { _ in | ||
self.tabBarAvailable = utils.messageListConfig.handleTabBarVisibility | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this one also have the isIphone
check?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I actually removed the isIphone check on the color as well, to improve it on iPad too
|
🔗 Issue Links
IOS-852
🎯 Goal
🧪 Manual Testing Notes
N/A
☑️ Contributor Checklist
docs-content
repo