commit | 24dbdd58e10a440a9ca2be642151b0f067b6b45e | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Wed Jul 07 22:17:07 2021 +0000 |
committer | Hai Zhang <zhanghai@google.com> | Wed Jul 07 23:02:25 2021 +0000 |
tree | 8025adf481ebd6176a1557ba8b095e83b11f6ff7 | |
parent | 75599c9e70a60f124dba23ae1cbce7028e830f7c [diff] |
Fix CollapsingToolbarBaseFragment crash on R. The view with R.id.content_parent is a LinearLayout in the R layout file, and will cause a ClassCastException on R. Bug: 182960931 Bug: 183757373 Test: presubmit Change-Id: I15bf8f14ac1e6b0986b040e25a2b5f57735b62a8