2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/620: Top toolbar flashes "fragment_browser" when exiting Settings

This commit is contained in:
Colin Lee 2019-02-21 10:41:45 -06:00
parent c7088ee0a3
commit a04ab155f5

View File

@ -44,7 +44,6 @@
<fragment <fragment
android:id="@+id/browserFragment" android:id="@+id/browserFragment"
android:name="org.mozilla.fenix.browser.BrowserFragment" android:name="org.mozilla.fenix.browser.BrowserFragment"
android:label="fragment_browser"
tools:layout="@layout/fragment_browser"> tools:layout="@layout/fragment_browser">
<action <action
android:id="@+id/action_browserFragment_to_homeFragment" android:id="@+id/action_browserFragment_to_homeFragment"