commit | ec8fd19bd1c543e75c4765fe6f2ba462f408b608 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Apr 15 08:23:47 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 15 08:23:47 2024 +0000 |
tree | 84ac7862bac8b4bc3bde5d596f8f13fd13ca8a46 | |
parent | daf396aaa220dbb68745fe3a91f82d9987f976fa [diff] | |
parent | 6ec66e9a661fe69d11682e7b017c89c411968669 [diff] |
Merge "VmLauncherApp: Fix runtime crash" into main
diff --git a/vmlauncher_app/res/values/themes.xml b/vmlauncher_app/res/values/themes.xml index 395f089..c10b6d9 100644 --- a/vmlauncher_app/res/values/themes.xml +++ b/vmlauncher_app/res/values/themes.xml
@@ -8,7 +8,7 @@ @android:color/transparent </item> <item name="android:windowLayoutInDisplayCutoutMode"> - shortEdges + always </item> </style> </resources>