【发布时间】:2019-12-01 07:57:48
【问题描述】:
我正在使用 googlecast example。
当我显示 GCKUIExpandedMediaControlsViewController 时,所有按钮都在正确的位置。
但是当我使用这部分代码时,按钮会相互重叠。
UIView.appearance().semanticContentAttribute = .forceRightToLeft
我不知道这是否重要,但 iPhone 设置中的语言 - 英语。
【问题讨论】:
标签: ios swift chromecast google-cast google-cast-sdk