2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] For https://github.com/mozilla-mobile/fenix/issues/12868 - Fix tab counter menu snackbar position.

This commit is contained in:
Kainalu Hagiwara 2020-07-23 17:30:13 -07:00
parent d63bd0b2e3
commit 559f83302e

View File

@ -244,7 +244,7 @@ abstract class BaseBrowserFragment : Fragment(), UserInteractionHandler, Session
}
viewLifecycleOwner.lifecycleScope.allowUndo(
requireView(),
requireView().browserLayout,
snackbarMessage,
requireContext().getString(R.string.snackbar_deleted_undo),
{