commit | ceb1d0ab9e22f5a48b72e9850f713be60311c516 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Wed Sep 23 15:36:05 2015 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Wed Sep 23 15:38:43 2015 -0700 |
tree | a04ad73e2b094af42dfd51c8d4b1b0aceb1e5180 | |
parent | 956db7bfe5b72f8fc0351b75b8b16b54726f3487 [diff] |
Make SavedState public RecyclerView's SavedState was not public which breaks unparcelling on cold launch because Parcel cannot access the CREATOR. This CL makes it public and hides. Bug: 24338617 Change-Id: Ifd4351935c60cc7a0f903b730a14324bbfc4cfdc