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.
アクティビティを開いたときに、スケール アニメーションをアクティビティに適用しました。黒い背景に色を付けることができます。前の活動が一時停止しているので、何か可能ですか?
のようなアクティビティのウィンドウに背景を設定してみてください
getWindow.setBackgroundDrawable(new ColorDrawable(0xffff0000));