1
0
Fork 0

For #2474 - Pop Up to Bookmark Fragment when navigating to Browser

master
Emily Kager 2019-05-20 16:44:32 -07:00 committed by Jeff Boek
parent b54628210b
commit a169019426
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@
app:argType="string" />
<action
android:id="@+id/action_bookmarkFragment_to_browserFragment"
app:popUpTo="@id/bookmarkFragment"
app:popUpToInclusive="true"
app:destination="@id/browserFragment" />
<action
android:id="@+id/action_bookmarkFragment_self"