commit | 545a8bbe709ac9646b1c1ad0bbd845d4aef031de | [log] [tgz] |
---|---|---|
author | Alexander Toresson <alexander.toresson@sonymobile.com> | Mon Oct 14 14:59:31 2013 +0200 |
committer | Johan Redestig <johan.redestig@sonymobile.com> | Fri Nov 07 07:00:05 2014 +0000 |
tree | c3e3a79a4760a4c7d2709706310f10c545b9fdf4 | |
parent | 59701b9ba5c453e327bc0e6873a9f6ff87a10391 [diff] |
Fix error overwriting when restoring error onRestoreInstanceState restores the old error, after layout has been done. A new error may have been set before this is done, which thus overwrites the new error. This patch prevents the new error from being overwritten. Change-Id: I8e7c91b5da27310fb6698e671d1f7d78ee268061