Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1c6dfc4 authored by Olivier St-Onge's avatar Olivier St-Onge
Browse files

Avoid using animateItem on selected tiles

Changing the span of a lazy grid item using the animateItem modifier causes it to "jump" position in RTL layouts.
This modifier isn't actually needed for selected tiles since they can only be resized, not moved. A quick workaround for this issue is to only use animateItem on unselected tiles

Test: manually resizing in LTR and RTL
Flag: com.android.systemui.qs_ui_refactor_compose_fragment
Bug: 411560538
Change-Id: I746499ded478f181a501956c7cbf5afe45d1d7f8
parent 465c4874
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment