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.
カスタムタイトルレイアウトを作成しようとしていますが、アクティビティの元のラベルテキストを使用したいと思います。カスタムタイトルxmlでウィンドウタイトル(ラベル属性)を参照する方法はありますか?ありがとう。
Activity.onTitleChanged()メソッドのオーバーライドを試みることができます。私はこのソリューションを試したことがありませんが、Androidのソースコードに従って動作する必要があります。
Activity.onTitleChanged()