commit | ac07acac52d4a18af5ee17c06958558bc330f558 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Jun 29 16:25:02 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Jun 29 16:25:02 2016 +0100 |
tree | 4d5c6253743efffdeecebc4d8a904a867738a25b | |
parent | 2d9e33a4981950199628b42d8f4a10c47f53b82a [diff] |
Fix ViewPager.DecorView annotation inheritance DO NOT MERGE ANYWHERE We forgot to add the @Inherited flag to the annotation which means that the annotation does not pass down the class hierarchy. BUG: 29452434 Change-Id: Ice18576780b2ec3fd21082bf05879afc4603f65b