私はプロジェクトで作業していますこのプロジェクトでは、私の要件はタブとフラグメントに基づいていますが、これでフラグメントを処理する方法がわかりません..
私の問題は..
1.In first screen I need to show three tabs at the bottom of the activity
2.I thought to use tab activity but tab activity is deprecated
3.So i decided to use tab host
4.Until here it is fine i have used tab host and kept it at the bottom of the activity
5.But When i have selected a tab it will show one fragment at the top of it
6.And i kept a button in that fragment if i click on that it should navigate to another fragment without the any changes in tabs.
7.here is my problem when i clicking im loosing tabs.
これは私の問題
です。皆さんが私の問題を理解してくれることを願っています
。私の質問に納得のいくものを見つけた場合、または情報が不足していると感じた場合は、そのことをお知らせください。