-
Couldn't load subscription status.
- Fork 487
fix: respects DarkMode in CountryTableView #1147
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
| <deployment identifier="iOS"/> | ||
| <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14790.5"/> | ||
| <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/> | ||
| <capability name="System colors in document resources" minToolsVersion="11.0"/> |
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.
Changed automatically by xCode.
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.
Thanks!
|
Any estimation when this might get merged and shipped? Our users keep complaining about unusable country selector in dark mode. |
|
Hey @matheusmatos can you please hit the Merge button? This continues to be an issue and we're having to workaround it with some pretty hacky code. |
|
Or maybe @morganchen12 can merge this? |
|
@morganchen12 @matheusmatos Can you please merge this? |
|
Since google team seems to be ignoring this entirely, here's the workaround that we have to make this work: I start the task when displaying the phone auth and cancel the task in |
|
Hey everyone, apologies for the slow merge. This will be out in the next release. |
Hello guys, this simple PR fixes the issue #1013.