gpt4 book ai didi

java - 如何在 Youtube Player 上使用自定义字体?

转载 作者:行者123 更新时间:2023-12-02 01:05:18 25 4
gpt4 key购买 nike

我已成功将 Y​​ouTube 播放器集成到我的应用中,但无法对其他 UI 元素使用自定义字体。在其他 Activity 中,该字体可以正常工作。

public class PlayerActivity extends YouTubeBaseActivity implements CustomAdapter.Listner {

@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_player);
}
}

最佳答案

我找到了解决方案。通过使用 YoutubePlayerSupportFragment 而不是 YoutubePlayerView,我可以简单地使用 AppCompatActivity,从而在 XML 中使用自定义字体。

关于java - 如何在 Youtube Player 上使用自定义字体?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57737824/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com