1
0
Fork 0
fenix/app/src/main
Michael Comella 5ef6b49aa1
For #8795: remove redundant ConstraintLayout around BrowserToolbar. (#12014)
This is functionally equivalent to the code before this patch but should
be slightly more performant in theory because ConstraintLayout is
expensive to inflate.

The elevation and layoutParams set dynamically appeared to have no effect
with the wrapping view but broke the view when used by itself so I had
to remove them. I also updated a few other unnecessary params.

Theoretically this may have some perf benefits but I didn't see anything
outside noise levels after I took the numbers (but I didn't try very
hard).
2020-06-26 21:31:02 -04:00
..
assets For #9771, #9768: Adjust touch target for buttons in error pages 2020-06-04 20:39:43 +03:00
java/org/mozilla For #8795: remove redundant ConstraintLayout around BrowserToolbar. (#12014) 2020-06-26 21:31:02 -04:00
res For #8795: remove redundant ConstraintLayout around BrowserToolbar. (#12014) 2020-06-26 21:31:02 -04:00
AndroidManifest.xml For #10885: Don't add migration activity to history stack 2020-05-25 09:48:52 +03:00
ic_launcher-web.png Optimize PNGs. 2020-02-14 09:41:54 -08:00
ic_launcher_private-web.png Optimize PNGs. 2020-02-14 09:41:54 -08:00