commit | c86f1eb19e2578073849118fe1e81f694d5fae4b | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Mon Aug 30 10:49:59 2021 +0800 |
committer | Wei Sheng Shih <wilsonshih@google.com> | Mon Sep 06 08:34:55 2021 +0000 |
tree | d00413b239c436e6d79934cc245588a9deca8fe2 | |
parent | 296e07d9719f8cc09cbb3ea8378b7f02edce0ee2 [diff] |
Use SystemUI theme to inflate FrameLayout and SplashScreenView The FrameLayout and SplashScreenView are only used as container in StartingSurfaceDrawer, so they do not need to be inflated by app's context, which could be affected by app's resources. Bug: 197936273 Test: cold launch test app and show splash screen. Test: launch several apps to verify that everything is fine. Test: atest StartingSurfaceDrawerTests Change-Id: I6de444546b5dfba23fc1d7c9c4deb12787d667c5