From 8679320719e0d0883cde36ec4a4bf265eb72ed8c Mon Sep 17 00:00:00 2001 From: wilsonshih Date: Tue, 9 Apr 2019 11:07:28 +0800 Subject: [PATCH] Fix SecondaryLauncher crash when started. SecondaryLauncher crash after change material source. From the error log the style of this component should be Theme.MaterialComponents or as descendant. Change theme parent to fix it. Bug: 130151609 Bug: 130182878 Test: atest MultiDisplaySystemDecorationTests Change-Id: Iad2817864326b04fac00bfc57b8ab6eaf2bd9c13 --- SecondaryDisplayLauncher/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecondaryDisplayLauncher/res/values/styles.xml b/SecondaryDisplayLauncher/res/values/styles.xml index 4bfda6a2a5..4e41a98fc8 100644 --- a/SecondaryDisplayLauncher/res/values/styles.xml +++ b/SecondaryDisplayLauncher/res/values/styles.xml @@ -18,7 +18,7 @@ --> -