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
1 file changed