Skip to content
Commit 329131e7 authored by Ivan Chiang's avatar Ivan Chiang
Browse files

Fix A11y issue of chips and support reorder animation in RTL

- When we sort the chips, we removed all views of chipGroup
  before. It will lose the A11y focus. Keep the clicked chip.
- Support reorder animation in RTL
- Use LinearLayout to instead of ChipGroup.
  If we set paddingEnd in ChipGroup, the layout is wrong in RTL mode.

Test: manual
Change-Id: Ib7604275c809166e196818045c402e836a4298e2
Fix: 122492579
Fix: 122711575
parent 8ca87c66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment