Chromium Code Reviews
DescriptionTry to fix layout of scroll views in TrayDetailsViews.
This code is still going to be fairly fragile, but it does get rid of
nearly all code in FixedSizedScrollView (for MD), which will hopefully
make it easier to reason about layout or make changes.
Note that this collaterally fixes a bug where we reserved 1dp at the
bottom of the scroller such that elements at the bottom of the scroll
area would be 1dp above the bottom of the bubble. The specs show them
as full bleed, and this fixes that (plus it makes scroll view layout
even simpler because ClipHeightTo doesn't take into account insets).
BUG=663790
Committed: https://crrev.com/0ebb32cb3aefbc61483a1dd1cb81561fef0323e4
Cr-Commit-Position: refs/heads/master@{#431666}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 14 (7 generated)
|
|||||||||||||||||||||||||||||||||||||