File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6060 <activity
6161 android : name =" .activity.ScreenshotActivity"
6262 android : exported =" false"
63- android : theme =" @android: style/Theme.Translucent.NoTitleBar " />
63+ android : theme =" @style/AppTheme.Transparent " />
6464
6565 <!-- permission activity for tiles-->
6666
6767 <activity
6868 android : name =" .activity.AccessibilityPermissionActivity"
6969 android : exported =" false"
70- android : theme =" @android: style/Theme.Translucent.NoTitleBar " />
70+ android : theme =" @style/AppTheme.Transparent " />
7171
7272 <activity
7373 android : name =" .activity.NotificationPolicyPermissionActivity"
7474 android : exported =" false"
75- android : theme =" @android: style/Theme.Translucent.NoTitleBar " />
75+ android : theme =" @style/AppTheme.Transparent " />
7676
7777 <activity
7878 android : name =" .activity.WriteSettingsPermissionActivity"
7979 android : exported =" false"
80- android : theme =" @android: style/Theme.Translucent.NoTitleBar " />
80+ android : theme =" @style/AppTheme.Transparent " />
8181
8282 <!-- function services for tiles-->
8383
You can’t perform that action at this time.
0 commit comments