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.
1 つのタブで複数のアクティビティをナビゲートしたい。私が目にするのはActivityGroupを使用したソリューションだけですが、非推奨です。Fragmentでこれを行う方法は?
ViewFlipper は、あなたの場合に最適なオプションです
このを読むことに時間を費やしてください。
ViewFlipper では、複数のページを持つことができ、ShowNext および ShowPrevious メソッドを使用してページ間を移動できます。
お役に立てれば