commit | cd58d0d4e5f538c518b40ac60021cee727559806 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Wed May 17 17:26:10 2017 -0700 |
committer | Tony Wickham <twickham@google.com> | Thu May 18 11:16:58 2017 -0700 |
tree | 1a0f6c4d461be5fe6edaf67ed3fbb07d19ecf490 | |
parent | 0270039b98ec2cb4e641c88dabea0ca157d55596 [diff] |
Make expanded system shortcuts clickable The textview on top was consuming the clicks, so we set it to not be focusable (clicks are handled by the parent). This regression was caused by a TextView bug introduced in ag/2247666, which set clickable=true if focusable=true. Bug: 38385679 Change-Id: I0a946073919dabcd19b47cd7df2a1fcac6946cd5