commit | bc61003e6a10872c23f0de155456cb2fbeef31a7 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Mon Feb 29 17:46:28 2016 -0800 |
committer | Yigit Boyar <yboyar@google.com> | Tue Mar 01 13:24:33 2016 -0800 |
tree | ce6e808c8b5bb6f54216543eb3b48d0eea1af6cc | |
parent | 82dc87fab23a590a94b5e63bd11ddfa6234f8695 [diff] |
Get direct child in focus failure This CL fixes a bug in SGLM where if a it is called with a sub child of an item view, it tries to get the LayoutParams and fails to cast it. This CL makes sure SGLM uses the direct child while doing these controls. Other layout managers already handle this. Bug: 27153378 Change-Id: If7ba2012812c40b8898d1876e6cf68a5f818736c