Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用一个活动创建了自己的库,并在另一个项目中使用它。但是,当我为我的项目中的活动创建带有自定义标题栏的自己的应用程序主题时,我遇到了问题。我的图书馆中的活动(当然)有默认标题栏。任何想法如何用最简单的方法解决它?
您可能可以扩展该库的 Activity,然后手动设置它。检查有人在这里问过的类似情况