[Android] Use MarginLayoutParamsCompat instead of ApiCompatibilityUtils
This CL replaces getMarginStart/setMarginStart and getMarginEnd/setMarginEnd from ApiCompatibilityUtils with their equivalents from MarginLayoutParamsCompat. Bug: 852891 Change-Id: Ibb1e357a054b339c411a793ce64e85c70298e813 Reviewed-on: https://chromium-review.googlesource.com/1102462Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#567893}
Showing
Please register or sign in to comment