Fix CollapsingToolbarAppCompatActivity didn't apply Edge To Edge correctly

The collapsing toolbar will clip the content to its padding. In order to fix the issue, we need to set the clipToPadding and clipChildren to false.

Bug: 352238050
Change-Id: Ibde2e96493e4bf21faf15045f4d95a0f73bdccca
Test: manual
Flag: EXEMPT bugfix
1 file changed