commit | 84eca98693cb666a5e003744987a75dc06542c01 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Tue Aug 27 16:24:52 2013 -0700 |
committer | Adam Powell <adamp@google.com> | Tue Aug 27 16:45:11 2013 -0700 |
tree | 9edef36b39b941d699298082ebed05f58255bab5 | |
parent | 4c06374d19ba3517bb2de486daa387f3462161b6 [diff] |
Fix compatibility support for v7/gridlayout DO NOT MERGE 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: Icb1065e96766bd2eefc73a819ae5a88ca502bf27