commit | 7ccc6d1b9f27697b27558fa004e5aa51654ddfc9 | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Fri Aug 02 15:36:45 2019 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Fri Aug 02 16:05:47 2019 +0900 |
tree | 3932779bc4a503eaad800bc855cd42e11f7fe948 | |
parent | a7a1d07ce16f10651d24a48eda1d4c68b410bbaa [diff] |
Ignore unexpected ACTION_DOWN for SIM avatar icons Unexpected ACTION_DOWN raises setColorFilter() for SIM avatar icons in the SIM switcher. However, other actions to clear the filter cannot be received due to no clickable attribute. Test: Click SIM icon in SimSelectorView. Change-Id: Ic5972522a3442e3087c474b65add38a6d00511a5 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>