summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorEvan Laird <evanlaird@google.com>2017-02-28 17:27:04 -0500
committerEvan Laird <evanlaird@google.com>2017-03-03 10:34:36 -0500
commit6b28473635e5c9550b7a57c7ec23e60ed9185b2b (patch)
tree0ccd1863578361342bfe3646f3a3d53f8b18ffe6 /tools/aapt2/diff/Diff.cpp
parent596ec855c369b652194f20c198cc8e00d9aadfe0 (diff)
Fix qs tiles disappearing when leaving edit
On presenting the customizer view to edit quick settings tiles, the tiles were fetched in background threads (2 different ones). If the user then managed to dismiss the view too quickly, a save would occur before all tiles were loaded and they would disappear. This change coerces tiles to load on the same background thread and allows the customizer view to know when that operation is complete. Thus, it can save only when it knows that all possible tiles were loaded. Fixes:35556395 Test: runtest -x SystemUI/tests/src/com/android/systemui/qs/customize/TileQueryHelperTest.java Change-Id: Ie232d3c28645d38aad97a8763b7418e6b044b5cc
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions