commit | ca570ddc976f20eae6dcc40bed9f6dee0e749353 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Fri Apr 03 15:56:04 2015 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Fri Apr 03 15:56:04 2015 -0700 |
tree | 67fa3a36494e06a84f917f757d5826bc4f0cc4e1 | |
parent | 363191eb688c10be4f8ffe10c41da1664168d1fe [diff] |
Exclude RecyclerView children from save state This CL fixes a small bug where RecyclerView would still call children's onSaveInstanceState although this state was never used. Now it blocks save instance state call similar to AdapterView. Bug: 20061783 Change-Id: I8bed04c2e05e473957b32f4fb70587d511af0d76