Skip to content
Commit eae911d8 authored by Evan Laird's avatar Evan Laird
Browse files

Use view order when iterating icons in a slot

Before, slots handed out holders in the order they were added, meaning
you may try to insert the N+1th icon before the Nth

Change-Id: If993cf7233989ff22633f9b026aa3627bbc72d6b
Fixes: 69527817
Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/StatusBarIconListTest.java
parent 72b1a7ec
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