From 28880ba7540c523d3e50d35416422396ef802c50 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期三, 25 十月 2023 18:16:45 +0800 Subject: [PATCH] 2023年10月25日18:16:37 --- app/src/main/res/values/themes.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 15fa0e9..a9d29bd 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -51,4 +51,8 @@ <!-- <item name="android:windowBackground">@drawable/dia_bg</item>:璁剧疆dialog鐨勮儗鏅�--> </style> + <style name="DCloudMPHostActivityTheme" parent="@style/Theme.AppCompat"> + <item name="android:windowAnimationStyle">@style/uniMPHostWindowAnimation</item> + </style> + </resources> \ No newline at end of file -- Gitblit v1.8.0