commit | 1c35b08c9308adfc8dde562f97b29ca6d5d21dcf | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Fri Jul 11 15:37:15 2014 -0700 |
committer | Adam Powell <adamp@google.com> | Fri Jul 11 16:12:53 2014 -0700 |
tree | baaf539dd046974b2bab92cd38441f6c2a043334 | |
parent | 2c1d7b3b9f7afeddca69a90e395624907e2b63bf [diff] |
Add ViewGroup#getClipToPadding() It's kind of silly that we've gone this long without a good way to query this since it makes writing custom views that properly handle EdgeEffects, etc. a real pain. Change-Id: I08e1cdf9ec7b8ec3c287c22a5aa19d07a166a4e0