fenix/app
Mugurell 3311e68d14 For #17686 - Use a custom behavior to scroll InfoBanner with the top toolbar
Previously when the toolbar was on top the banner was inflated in the toolbar's parent - an AppBarLayout.
After migrating to use a custom behavior for scrolling the toolbar and not use
anymore the AppbarLayout for this we needed a new solution.
Using a new behavior to keep this banner in sync with the y translation of the
toolbar gives us most of the old behavior back.
2021-02-12 16:05:19 +02:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #17686 - Use a custom behavior to scroll InfoBanner with the top toolbar 2021-02-12 16:05:19 +02:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #12822 - Opt-in of scoped storage 2021-02-02 12:58:44 -05:00
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 2020-11-19 20:34:37 +02:00
lint.xml For #15640: Increase PrivateResource warning severity to error. 2020-12-09 14:12:40 +02:00
metrics.yaml For #17418 - Added telemetry for Google Default Top Site (#17637) 2021-02-11 11:31:01 -05:00
pings.yaml Update bug numbers to URLs for activation ping 2021-02-03 09:45:28 -05:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 2021-01-21 18:31:25 -05:00