fix: respects DarkMode in CountryTableView#1147
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.
Changed automatically by xCode.
|
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.