commit | 00a97b4c003568b0ef5c892dbae9567b69000c82 | [log] [tgz] |
---|---|---|
author | tmfang <tmfang@google.com> | Sun Jan 13 17:33:01 2019 +0800 |
committer | tmfang <tmfang@google.com> | Thu Jan 17 14:13:15 2019 +0800 |
tree | 97c33d1f9acaeeb673926c19a2954fd7f06bac8a | |
parent | 14a4f42bba8b9b5d6e8c349c363ee0cc5b1eb87e [diff] |
Allow each AppEntity to handle click events individually. - Add a listener for each app entity view. So, they can handle click events individually. - Since the parameters of setAppEntity are increasing, I create a builder class which save some information of app entity. - Clean up AppEntitiesHeaderController. Test: visual, robotest Bug: 121271387 Change-Id: I781773d566a87a30271b0d5b2dfc9fc1bd6b225e