• Xing Liu's avatar
    Android UI: remove maxWidth in BoundedLinearLayout. · 31ea1563
    Xing Liu authored
    We have introduced maxWidthLandscape and maxWidthPortrait, so maxWidth
    can be removed, because:
    
    1. Functionality overlap, and unnecessary complexity when using this
    widget.
    
    2. maxWidthLandscape/maxWidthPortrait can force people to notice
    the difference between landscape and portrait views.
    
    TBR=twellington@chromium.org
    
    Bug: 852545
    Change-Id: I3532701b3886969d8232a348ae36738ea3dc4259
    Reviewed-on: https://chromium-review.googlesource.com/1099774
    Commit-Queue: Xing Liu <xingliu@chromium.org>
    Reviewed-by: default avatarBecky Zhou <huayinz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#568080}
    31ea1563
promo_dialog_layout.xml 4.73 KB