commit | cab418ef1724fa65281d824092dc775183273305 | [log] [tgz] |
---|---|---|
author | Sagar Dhawan <sdhawan@codeaurora.org> | Tue Sep 15 13:14:17 2015 -0700 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Thu Nov 05 14:22:56 2015 +0100 |
tree | f789126032708f1be506cdcd8561b41473597829 | |
parent | 2abecc64e1ddcda6a5a0b7cd2d4cd5558d293004 [diff] |
Fix crash when selecting edge swipe settings When selecting a setting from the discovery panel the setting is updated asynchronously, this results in a view inviladitaion being called on the wrong thread. Changed it to Post it to the UI thread when available. Change-Id: I08ad30585da9b9b8a89dec69dc1cb216d0a23cd6