Commit d259d02f authored by Evan Stade's avatar Evan Stade Committed by Commit Bot

Remove unused custom attribute maxWidth from BoundedLinearLayout

Bug: none
Change-Id: I0f8e0c81f64f0c340b95374296d85800c4197c07
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986236Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Evan Stade <estade@chromium.org>
Cr-Commit-Position: refs/heads/master@{#728226}
parent c73a1504
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
<resources> <resources>
<declare-styleable name="BoundedView"> <declare-styleable name="BoundedView">
<attr name="maxWidth" format="dimension" />
<attr name="maxWidthLandscape" format="dimension" /> <attr name="maxWidthLandscape" format="dimension" />
<attr name="maxWidthPortrait" format="dimension" /> <attr name="maxWidthPortrait" format="dimension" />
<attr name="maxHeight" format="dimension" /> <attr name="maxHeight" format="dimension" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment