1
0
Fork 0

For #7593 Set AboutFragment title just in onCreate

master
mcarare 2020-01-10 17:45:09 +02:00 committed by Emily Kager
parent e9053fec57
commit 92305a725b
1 changed files with 1 additions and 2 deletions

View File

@ -463,8 +463,7 @@
<fragment <fragment
android:id="@+id/aboutFragment" android:id="@+id/aboutFragment"
android:name="org.mozilla.fenix.settings.about.AboutFragment" android:name="org.mozilla.fenix.settings.about.AboutFragment">
android:label="AboutFragment">
<action <action
android:id="@+id/action_aboutFragment_to_browserFragment" android:id="@+id/action_aboutFragment_to_browserFragment"
app:destination="@id/browserFragment" /> app:destination="@id/browserFragment" />