首先,將 app:popUpTo='your_nav_graph_id' 和 app:popUpToInclusive="true" 屬性新增到action標籤。 <fragment android:id="@+id/signInFragment" ...
確定! 回上一頁