| commit | f2fe06734fa162d7d49f4891b7052bba8f19f50c | [log] [tgz] |
|---|---|---|
| author | Yusuf Ozuysal <yusufo@google.com> | Tue Sep 08 14:45:09 2015 -0700 |
| committer | Yusuf Ozuysal <yusufo@google.com> | Tue Sep 15 23:02:48 2015 -0700 |
| tree | 0d7c1f993da8c22146e7a0e1642bf6f117033fbf | |
| parent | be6358a7c928a09f2c767524299f86a8aad84558 [diff] |
[Custom Tabs] Add updateVisuals() in CustomTabsService In ICustomTabsService.aidl, updateVisuals() is a generic API that takes a bundle and an IBinder. The bundle needs to have the same structure as a custom tabs VIEW INTENT, in terms of UI customizations. In CustomTabsSession, a public method is created for updating the action button for the current session with a new Bitmap icon and new content description. Change-Id: I6f30da7c524599342997987081838c73a54e4880