History log of /frameworks/support/v4/jellybean-mr2/android/support/v4/view/ViewGroupCompatJellybeanMR2.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b12ba0547b2fad1c4dfc12dec36c5e7893974e67 28-Aug-2013 Adam Powell <adamp@google.com> Fix compatibility support for v7/gridlayout

A previous implementation import from frameworks/base combined with an
incorrectly restricted makefile led to GridLayout using new/hidden API
from the framework instead of compat lib conventions and public API
only.

Add required shims to ViewCompat/ViewGroupCompat as needed and have
GridLayout use them. Fix some general Android code style guide issues.

Change-Id: I5dd965b9c4282c47964bfd1d481e3a62725cca38
/frameworks/support/v4/jellybean-mr2/android/support/v4/view/ViewGroupCompatJellybeanMR2.java