mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
47b7336387
If the app is opened from the search widget and the MR onboarding is shown then the backstack will have the following structure: - root, homeFragment, searchDialogFragment, onboardingFragment as opposed to otherwise - root, homeFragment, searchDialogFragment. This patch allows to avoid the MR onboarding fragment causing the SearchDialogFragment to not know that below it is the HomeFragment and consequently not applying transparency or propagate user touches to the parent Activity. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
benchmark.gradle | ||
build.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
metrics.yaml | ||
pings.yaml | ||
proguard-rules.pro | ||
tags.yaml |