commit | 9b3f46259ee963c8a250cf4da78afb0c4b7787e9 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Jun 20 08:39:48 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Jun 20 08:39:48 2016 +0100 |
tree | af4c4aca1e2e1dec69e1f0bd0fa8a12e106335b2 | |
parent | c85d3715ecc9822d054762d7d435bd87452b86c2 [diff] |
Fix ViewPager.DecorView annotation inheritance 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: Ie1534fbc82cf56984321864b25154dad339fd004