summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorFabian Kozynski <kozynski@google.com>2021-09-17 10:10:10 -0400
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-25 00:32:14 +0000
commit1aea1a6365ba02c2e2aca3e192eb775a110b905b (patch)
treeb034fa4a1ef5bba4b12a727f1cc529b9423c14ef /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentcebf5c06997b64f4e47a1611edb5f97044509d76 (diff)
Prevent nesting of ContextThemeWrapper
brightness_mirror_container sets android:theme, causing the inflating context to be wrapped in a ContextThemeWrapper every time it's reinflated (because we used the old view context). Instead, use the context of the parent for reinflation (same context every time), so we only have one layer or theming. Fixes: 200054259 Test: manual, dump heap after triggering reinflate many times Change-Id: I0af5648bfc8b20dc53cb0a9064eb7b93d1f10941 (cherry picked from commit 04a442e53639efcac948c36947c798d679d3279c) Merged-In:I0af5648bfc8b20dc53cb0a9064eb7b93d1f10941
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions