commit | dc2b0bbb5f969c882f8602c42fd4cf049875b8eb | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Thu Aug 13 11:26:35 2015 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Sep 01 20:18:50 2015 -0700 |
tree | f170f90466c19bc748e9ca4357947c3901fe6525 | |
parent | 8c1ad5f993284e888a719e301d50eca41643d0fb [diff] |
SnapdragonCamera: Fix the 4K video relative toast issue The toast "Enable 4k video quality will disable IS" was shown every time when update the camera parameters, that made user confused. Move the toast to onSharedPreferenceChanged, show it only when set video quality as 4K and IS is ON. CRs-Fixed: 886568 Change-Id: I3246feada6eaf2097278e04b835ad1bc7ff811b8