commit | 677ce21fbfb8b40b22542347b9be1812f4360e7c | [log] [tgz] |
---|---|---|
author | Adam Cohen <adamcohen@google.com> | Tue Jun 07 14:30:10 2016 -0700 |
committer | Adam Cohen <adamcohen@google.com> | Tue Jun 07 22:08:19 2016 +0000 |
tree | 8a1a05e69fd40ee50ee321407422e74d4aba7846 | |
parent | 9953770ec8f17e1c92ed23292e5368bd310b8034 [diff] |
Ensure that custom actions are available to all apps items -> When BubbleTextViews were being recycled, the RecyclerView was clearing the AccessibilityDelegate. Ensure that this is reset by the adapter when a BubbleTextView is reused. issue 25948877 Change-Id: I95dd21bfdcd602a67925d1b8f06e6ca92d1d7203 (cherry picked from commit 6e92f05314ae240dccd11347ea86529066b528b3)