commit | 3f9e2aec2e53fb025f0bd6160c7e403f9f8e22e3 | [log] [tgz] |
---|---|---|
author | Chen Hong <hong.chen@tieto.com> | Wed Jul 10 17:00:10 2013 +0800 |
committer | Chen Hong <hong.chen@tieto.com> | Thu Jul 11 11:19:00 2013 +0800 |
tree | 9b922de000a02de679c1348433fd8e3e4a296c42 | |
parent | a1454529c3eb6d0e87b254888abfea3bb714f7fe [diff] |
Fix issue 52986: Wifi settings abnormal when screen rotation When checked "Show Advanced settings" in wifi setup wifi setup wizard, and rotate the phone to landscape, the advanced settings are gone, but the checkbox is still checked. It's because of checkbox is set click listener but not checked changed listener, it can't handle checkbox's status properly. Change-Id: I2930cab4d0878c3d91db46560f837ca21d45da4d